.crf-card{display:flex;flex-direction:column;gap:16px;border-radius:24px;border:1px solid hsla(0,0%,92%,.7);background:#fff;padding:20px;box-shadow:0 2px 12px rgba(0,0,0,.08)}.crf-header{gap:10px}.crf-header,.crf-header-icon{display:flex;align-items:center}.crf-header-icon{justify-content:center;width:32px;height:32px;border-radius:9999px;background:#fff3ea;color:#ff710f;flex-shrink:0}.crf-header-title{margin:0;font-size:14px;font-weight:700;color:#1a1a1a}.crf-field,.crf-label{display:block}.crf-label{margin-bottom:6px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:#9b9b9b}.crf-input{height:52px;width:100%;border-radius:16px;border:1px solid #ebebeb;background:#fafaf8;padding:0 16px;font-size:14px;color:#1a1a1a;outline:none;box-sizing:border-box;font-family:inherit}.crf-input::placeholder{color:#9b9b9b}.crf-input:focus{border-color:rgba(255,113,15,.4)}.crf-dates{display:flex;align-items:stretch;border-radius:16px;border:1px solid #ebebeb;background:#fafaf8;overflow:hidden}.crf-dates--disabled{opacity:.5}.crf-date-col{flex:1 1;min-width:0;display:flex;flex-direction:column;padding:8px 16px}.crf-date-col+.crf-date-col{border-left:1px solid #ebebeb}.crf-date-caption{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#9b9b9b}.crf-date-input{border:none;background:transparent;font-size:13px;color:#1a1a1a;padding:2px 0 0;outline:none;font-family:inherit}.crf-checkbox-row{display:flex;align-items:center;gap:8px;font-size:12px;color:#6b6b6b;cursor:pointer}.crf-checkbox-row input{width:16px;height:16px;accent-color:#ff710f}.crf-rg-pill{display:flex;align-items:center;justify-content:space-between;gap:12px;height:52px;width:100%;border-radius:16px;border:1px solid #ebebeb;background:#fafaf8;padding:0 12px 0 16px;font-family:inherit;cursor:pointer;box-sizing:border-box;transition:background .15s}.crf-rg-pill:hover{background:#f7f5f1}.crf-rg-summary{font-size:14px;font-weight:400;color:#1a1a1a}.crf-rg-chevron{display:grid;place-items:center;height:36px;width:36px;flex-shrink:0;border-radius:10px;border:1px solid #ebebeb;background:#f7f5f1;color:#9b9b9b;transition:background .15s,border-color .15s,color .15s,transform .2s}.crf-rg-pill:hover .crf-rg-chevron{border-color:#ff710f;background:#ff710f;color:#fff}.crf-rg-chevron--open{transform:rotate(180deg)}.crf-rg-panel{margin-top:8px;border-radius:24px;border:1px solid hsla(0,0%,92%,.7);background:#fff;box-shadow:0 2px 12px rgba(0,0,0,.08);padding:12px}.crf-rg-panel,.crf-rg-room-list{display:flex;flex-direction:column;gap:12px}.crf-rg-room-card{border-radius:16px;border:1px solid hsla(0,0%,92%,.7);background:#f7f5f1;padding:12px}.crf-rg-room-header{justify-content:space-between;padding-bottom:4px}.crf-rg-room-header,.crf-rg-room-title{display:flex;align-items:center;gap:8px}.crf-rg-room-title{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#6b6b6b}.crf-rg-remove{display:flex;align-items:center;gap:6px;border:none;border-radius:9999px;background:transparent;padding:4px 10px;font-size:12px;font-weight:600;color:#9b9b9b;cursor:pointer}.crf-rg-remove:hover{background:#fff;color:#1a1a1a}.crf-rg-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:4px}.crf-rg-row-label-group{display:flex;min-width:0;flex-direction:column}.crf-rg-row-label{font-size:14px;font-weight:600;color:#1a1a1a}.crf-rg-row-hint{font-size:11.5px;color:#9b9b9b}.crf-rg-stepper{flex-shrink:0;gap:12px}.crf-rg-btn,.crf-rg-stepper{display:flex;align-items:center}.crf-rg-btn{justify-content:center;height:36px;width:36px;border-radius:9999px;border:1px solid #ebebeb;background:#fff;color:#1a1a1a;font-size:18px;font-weight:400;line-height:1;cursor:pointer;transition:border-color .12s,background .12s}.crf-rg-btn:disabled{color:hsla(0,0%,61%,.4);cursor:default}.crf-rg-btn:not(:disabled):hover{border-color:rgba(255,113,15,.4);background:#f7f5f1}.crf-rg-count{width:20px;text-align:center;font-size:15px;font-weight:600;color:#1a1a1a}.crf-rg-panel-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.crf-rg-add-room{display:flex;align-items:center;gap:6px;height:40px;border:1px solid #ebebeb;border-radius:9999px;background:#fff;padding:0 16px;font-size:13px;font-weight:700;font-family:inherit;color:#1a1a1a;cursor:pointer}.crf-rg-add-room:hover{border-color:rgba(255,113,15,.4)}.crf-rg-add-room:disabled{opacity:.4;cursor:not-allowed}.crf-rg-done{display:flex;align-items:center;gap:6px;height:40px;border:none;border-radius:9999px;background:#ff710f;color:#fff;padding:0 18px;font-size:13px;font-weight:700;font-family:inherit;cursor:pointer}.crf-budget-wrap{position:relative}.crf-budget-prefix{position:absolute;left:16px;top:50%;transform:translateY(-50%);font-size:14px;color:#9b9b9b;pointer-events:none}.crf-input--budget{padding-left:30px}.crf-submit{width:100%;height:52px;border:none;border-radius:16px;background:#ff710f;color:#fff;font-size:15px;font-weight:700;font-family:inherit;cursor:pointer;box-shadow:0 4px 20px rgba(255,113,15,.25);transition:box-shadow .2s,opacity .2s}.crf-submit:disabled{opacity:.4;cursor:not-allowed;box-shadow:none}.crf-submit:not(:disabled):hover{box-shadow:0 6px 24px rgba(255,113,15,.32)}.crf-success{border-radius:24px;border:1px solid hsla(0,0%,92%,.7);background:#fff;padding:32px;text-align:center;box-shadow:0 2px 12px rgba(0,0,0,.08)}.crf-success-icon{margin:0 auto;display:flex;height:56px;width:56px;align-items:center;justify-content:center;border-radius:9999px;background:#fff3ea;color:#ff710f}.crf-success-title{margin:16px 0 0;font-size:21px;font-weight:700;color:#1a1a1a}.crf-success-text{margin:6px 0 0;font-size:14px;color:#6b6b6b}.crf-success-meta{display:flex;align-items:center;justify-content:center;gap:6px;margin:14px 0 0;font-size:12px;color:#9b9b9b}