input,select,textarea{font-family:var(--pp-font);font-size:14px;width:100%;border:1.5px solid var(--pp-border);border-radius:12px;padding:12px 14px;color:var(--pp-text);background:#fff}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--pp-blue)}label{font-size:12.5px;font-weight:800;color:var(--pp-text);display:block;margin-bottom:5px}.section{padding:28px 20px}.section-title{font-size:30px;font-weight:900;text-align:center;line-height:1.2;margin-bottom:10px}.section-sub{font-size:18px;color:var(--pp-muted);font-weight:600;line-height:1.5;text-align:center;margin-bottom:18px}.finder-hero{padding:0 0 20px}.finder-hero-img{width:100%;height:auto;max-height:300px;object-fit:cover;display:block}.timeline-wrap{position:relative;padding-left:46px}.timeline-rail{position:absolute;left:19px;top:20px;bottom:20px;width:2px;background:#d6e4ff}.timeline-step{position:relative;margin-bottom:10px}.timeline-step:last-child{margin-bottom:0}.timeline-num{position:absolute;left:-46px;top:50%;transform:translateY(-50%);width:30px;height:30px;background:var(--pp-blue);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:900;box-shadow:0 3px 8px rgba(27,123,255,.35);z-index:2}.timeline-card{background:#fff;border-radius:16px;padding:14px 16px;box-shadow:0 4px 14px rgba(17,24,39,.06);display:flex;align-items:flex-start;gap:14px}.timeline-icon{flex-shrink:0;width:44px;height:44px;background:var(--pp-blue-light);border-radius:12px;display:flex;align-items:center;justify-content:center}.timeline-card-text{flex:1 1;min-width:0}.timeline-title{font-size:16px;font-weight:900;line-height:1.25;margin-bottom:2px}.timeline-desc{font-size:13.5px;color:var(--pp-muted);font-weight:600;line-height:1.4}.phase-label-row{display:flex;align-items:center;gap:8px;margin:20px 0 10px}.phase-label-row:first-child{margin-top:2px}.phase-label-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--pp-blue)}.phase-label-text{font-size:12px;font-weight:900;color:var(--pp-blue);text-transform:uppercase;letter-spacing:.04em;flex-shrink:0}.phase-label-line{flex:1 1;min-width:16px;height:1.5px;background:var(--pp-blue);opacity:.45}.concierge-card{background:var(--pp-blue-light);border-radius:var(--pp-radius);padding:18px;display:flex;align-items:center;gap:14px}.concierge-main{flex:1 1;min-width:0}.concierge-icon{width:44px;height:44px;background:var(--pp-blue);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:10px;box-shadow:0 3px 10px rgba(27,123,255,.35)}.concierge-title{font-size:19px;font-weight:900;line-height:1.25;margin-bottom:6px}.concierge-desc{font-size:17px;color:var(--pp-muted);font-weight:600;line-height:1.5}.concierge-divider{width:1.5px;align-self:stretch;background:#c4d9fb;flex-shrink:0}.concierge-included{flex:1 1;min-width:0;text-align:center}.concierge-included-label{font-size:18px;font-weight:800;color:var(--pp-text);line-height:1.25;margin-bottom:8px}.concierge-included-badge{font-size:24px;font-weight:900;color:var(--pp-blue);line-height:1.1;letter-spacing:-.01em;margin-bottom:8px;overflow-wrap:break-word;word-break:break-word}.concierge-included-rule{width:36px;height:2px;background:var(--pp-blue);opacity:.45;margin:0 auto 8px}.concierge-included-note-bold{font-size:14.5px;font-weight:800;color:var(--pp-text);line-height:1.3;margin-bottom:2px}.concierge-included-note-blue{font-size:13.5px;font-weight:700;color:var(--pp-blue);line-height:1.3}@media (max-width:360px){.concierge-card{flex-direction:column}.concierge-divider{width:auto;height:1.5px;align-self:stretch}}.form-card{border:1px solid var(--pp-border);border-radius:var(--pp-radius);padding:20px;box-shadow:var(--pp-shadow)}.form-title{font-size:17px;font-weight:900;margin-bottom:4px}.form-sub{font-size:12.5px;color:var(--pp-muted);font-weight:600;margin-bottom:16px}.form-section-label{font-size:12px;font-weight:900;color:var(--pp-blue);text-transform:uppercase;letter-spacing:.03em;margin:18px 0 10px}.form-section-label:first-of-type{margin-top:0}.form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.form-field{margin-bottom:12px}.checkbox-row{display:flex;align-items:flex-start;gap:8px;font-size:12.5px;font-weight:600;line-height:1.4}.checkbox-row-main{display:block;font-size:13px;font-weight:800;color:var(--pp-text)}.checkbox-row-sub{display:block;font-size:11.5px;font-weight:600;color:var(--pp-muted);line-height:1.4;margin-top:2px}.checkbox-row input{width:auto;margin-top:2px}.radio-group{display:flex;gap:8px;flex-wrap:wrap}.radio-pill{flex:1 1;min-width:70px;text-align:center;border:1.5px solid var(--pp-border);border-radius:10px;padding:9px 6px;font-size:12px;font-weight:700;cursor:pointer}.radio-pill.pp-selected{border-color:var(--pp-blue);background:var(--pp-blue-light);color:var(--pp-blue)}.error-msg{color:#d92d20;font-size:12.5px;font-weight:700;margin-bottom:10px}.success-msg{text-align:center;padding:30px 10px}.success-msg h2{font-size:20px;font-weight:900;margin-bottom:8px}.success-msg p{font-size:13.5px;color:var(--pp-muted);font-weight:600}