      /* ================= बेस : मोबाइल (ऐप जैसा) ================= */
      /* ज़रूरी: पैडिंग+बॉर्डर चौड़ाई के अंदर गिने — वरना इनपुट अपने खाने से बाहर निकलकर
         बगल वाले खाने (जैसे उम्र → लिंग) पर चढ़ जाता है */
      .rpco-body,.rpco-body *,.rpco-body *::before,.rpco-body *::after{box-sizing:border-box}
      .rpco-body{margin:0;background:#FAF7EF;font-family:-apple-system,'Segoe UI',Roboto,'Noto Sans',Arial,sans-serif;color:#2A2016;color-scheme:light}
      .rpco-wrap{max-width:600px;margin:0 auto;padding:0 14px 90px}
      .rpco-header{display:flex;align-items:center;gap:12px;background:#1C6B40;color:#fff;margin:0 -14px 18px;padding:16px 16px;border-radius:0 0 18px 18px}
      .rpco-hlogo{width:46px;height:46px;flex:0 0 46px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center}
      .rpco-hlogo svg{width:27px;height:27px;fill:#1C6B40}
      .rpco-htext{flex:1;min-width:0}
      .rpco-title{font-size:20px;font-weight:800;line-height:1.25}
      .rpco-sub{font-size:12.5px;opacity:.9}
      .rpco-clear{flex:0 0 auto;background:rgba(255,255,255,.15);color:#fff;border:1px solid rgba(255,255,255,.4);border-radius:10px;padding:8px 11px;font-size:13px;font-weight:700;cursor:pointer}
      .rpco-cols{display:block}
      .rpco-cardhead{display:none}
      .rpco-col-right .rpco-cardhead{display:flex;align-items:baseline;gap:8px;font-weight:800;font-size:17px;color:#2A2016;margin:18px 2px 12px;padding-bottom:6px;border-bottom:3px solid #2E7D4F;width:-moz-fit-content;width:fit-content}
      .rpco-cardhead .rpco-chi{display:none}
      .rpco-cardhead small{display:none}
      .rpco-pthead{display:none}
      .rpco-swap{display:none}
      .rpco-row2,.rpco-datetype{display:block}
      .rpco-field{display:flex;align-items:center;gap:13px;background:#fff;border:1px solid #E9E1CC;border-radius:16px;padding:13px 15px;margin-bottom:13px;box-shadow:0 1px 2px rgba(0,0,0,.03)}
      .rpco-ic{width:44px;height:44px;flex:0 0 44px;border-radius:12px;background:#E2F1E7;display:flex;align-items:center;justify-content:center}
      .rpco-ic svg{width:23px;height:23px;fill:#2E7D4F}
      .rpco-chev{flex:0 0 auto;display:flex}
      .rpco-chev svg{width:22px;height:22px;fill:#B7AC94}
      .rpco-fbody{flex:1;min-width:0}
      .rpco-fbody label{display:block;font-size:14px;font-weight:800;color:#2A2016;margin-bottom:3px}
      /* background अब सीधे यहीं सफ़ेद रखा है (transparent की जगह) — पहले यह container
         (.rpco-field) के सफ़ेद रंग पर निर्भर था, जिससे कभी container का background बदलने पर
         खाना भी उसी रंग का दिखने लगता; अब हर हाल में खुद अपना सफ़ेद background रहेगा */
      .rpco-fbody input,.rpco-fbody textarea{width:100%;border:0;outline:0;font-size:15.5px;background:#fff;color:#2A2016;padding:1px 0;font-family:inherit;resize:none}
      .rpco-fbody input::placeholder,.rpco-fbody textarea::placeholder{color:#A99C82}
      .rpco-req{color:#C62828}
      .rp-station-sugg{display:none;position:absolute;left:-15px;right:-15px;top:100%;background:#fff;border:1px solid #E9E1CC;border-radius:0 0 14px 14px;max-height:220px;overflow-y:auto;z-index:80;box-shadow:0 8px 18px rgba(0,0,0,.14)}
      .rp-station-sugg-item{padding:10px 15px;font-size:14.5px;color:#2A2016;cursor:pointer;border-bottom:1px solid #F0EAD9}
      .rp-station-sugg-item:last-child{border-bottom:none}
      .rp-station-sugg-item:hover{background:#F7F1E0}
      .rpco-label2{display:flex;align-items:center;gap:8px;font-weight:800;font-size:15px;margin:4px 2px 10px}
      .rpco-lic{width:30px;height:30px;border-radius:9px;background:#E2F1E7;display:inline-flex;align-items:center;justify-content:center}
      .rpco-lic svg{width:18px;height:18px;fill:#2E7D4F}
      .rpco-types{display:grid;grid-template-columns:1fr 1fr 1fr;gap:9px;margin-bottom:14px}
      .rpco-type{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:6px;padding:9px 6px;border:1.5px solid #E0D8C2;border-radius:12px;background:#fff;color:#2A2016;font-size:14px;font-weight:700;cursor:pointer;transition:.15s}
      .rpco-type-ic{font-size:17px}
      .rpco-type.sel{background:#12341F;color:#fff;border-color:#12341F;box-shadow:0 4px 12px rgba(18,52,31,.35)}
      .rpco-pax{background:#fff;border:1px solid #E9E1CC;border-radius:16px;padding:15px 16px;margin-bottom:12px;box-shadow:0 1px 2px rgba(0,0,0,.03)}
      .rpco-pnum{display:none}
      .rpco-pf label{display:block;font-size:14px;font-weight:800;color:#2A2016;margin-bottom:3px}
      .rpco-pf input,.rpco-pf select{width:100%;border:0;outline:0;font-size:15.5px;background:#fff;color:#2A2016;padding:2px 0;font-family:inherit}
      .rpco-pf input::placeholder{color:#A99C82}
      .rpco-pname{border-bottom:1px solid #E7DFC9;padding-bottom:8px !important}
      .rpco-pdiv{height:1px;background:#EDE6D3;margin:12px 0}
      .rpco-prow{display:flex;align-items:flex-end;gap:16px}
      .rpco-pf-age{flex:1;border-right:1px solid #EDE6D3;padding-right:14px}
      .rpco-pf-gen{flex:1}
      .rpco-pgen{appearance:none;-webkit-appearance:none}
      .rpco-pdel{flex:0 0 auto;border:0;background:transparent;cursor:pointer;padding:4px}
      .rpco-pdel svg{width:24px;height:24px;fill:#C62828}
      .rpco-addpax{width:100%;border:1.5px dashed #2E7D4F;background:#EAF5EE;color:#1C6B40;font-weight:800;padding:12px;border-radius:12px;font-size:15px;cursor:pointer;margin-bottom:18px}
      .rpco-submit{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;background:#1C6B40;color:#fff;border:0;border-radius:14px;padding:16px;font-weight:800;font-size:18px;cursor:pointer;box-shadow:0 3px 10px rgba(28,107,64,.28)}
      .rpco-submit svg{width:22px;height:22px;fill:#fff}
      .rpco-note{display:flex;align-items:flex-start;gap:10px;border-radius:12px;padding:12px 14px;font-size:14px;margin-top:12px;line-height:1.55}
      .rpco-note svg{width:20px;height:20px;flex:0 0 20px;margin-top:1px}
      .rpco-note-y{background:#FFF7E0;border:1px solid #F0D477;color:#7A5A00}
      .rpco-note-y svg{fill:#D79B00}
      .rpco-note-g{background:#E8F6EE;border:1px solid #B7E0C8;color:#1C6B40}
      .rpco-note-g svg{fill:#25A85B}

      /* ================= पॉपअप ================= */
      .rpco-modal{position:fixed;inset:0;background:rgba(15,20,15,.62);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:none;align-items:center;justify-content:center;padding:14px;z-index:9999}
      .rpco-modal.show{display:flex}
      .rpco-modal-card{background:#fff;border-radius:16px;max-width:396px;width:100%;padding:18px;max-height:90vh;overflow:auto}
      .rpco-modal-title{font-size:16px;font-weight:800;margin-bottom:11px;text-align:center}
      .rpco-review{background:#F7F3E9;border-radius:11px;padding:11px 12px}
      .rpco-rrow{display:flex;justify-content:space-between;gap:11px;padding:4px 0;border-bottom:1px dashed #E0D8C2;font-size:14px}
      .rpco-rrow span{color:#8A7C63}
      .rpco-rpax{margin-top:7px;font-size:14px;line-height:1.7}
      .rpco-rpax b{font-weight:800;color:#12341F}
      .rpco-thanks-card{text-align:center;max-width:342px}
      .rpco-thanks-ic{font-size:48px;line-height:1;margin-bottom:7px}
      .rpco-thanks-title{font-size:20px;font-weight:800;color:#2E7D4F;margin-bottom:9px}
      .rpco-thanks-msg{font-size:14.8px;color:#2A2016;line-height:1.7;margin-bottom:18px}
      .rpco-modal-note{font-size:12px;color:#5A4A30;text-align:center;margin:11px 3px}
      .rpco-modal-actions{display:flex;gap:9px}
      .rpco-edit{flex:1;background:#EFE7D2;color:#5A4A30;border:0;border-radius:11px;padding:12px;font-weight:700;font-size:13px;cursor:pointer}
      .rpco-ok{flex:1;background:#2E7D4F;color:#fff;border:0;border-radius:11px;padding:12px;font-weight:800;font-size:14px;cursor:pointer}
      .rpco-toast{position:fixed;left:50%;bottom:22px;transform:translateX(-50%) translateY(20px);background:#2A2016;color:#fff;padding:11px 16px;border-radius:22px;font-size:13px;opacity:0;pointer-events:none;transition:.25s;z-index:10000;max-width:90%;text-align:center}
      .rpco-toast.show{opacity:1;transform:translateX(-50%) translateY(0)}

      /* ====== खाली/गलत खाने का लाल हाईलाइट (वैलिडेशन) ====== */
      .rpco-err{outline:2px solid #E53935 !important;outline-offset:1px;border-color:#E53935 !important;background:#FFF3F3 !important;border-radius:9px;transition:outline .15s}
      .rpco-types.rpco-err{outline:2px solid #E53935 !important;outline-offset:3px;border-radius:11px;background:transparent !important}

      /* ============ कंप्यूटर : फिक्स साइज़, बीच में, फोटो जैसा (10% छोटा) ============ */
      @media(min-width:900px){
        .rpco-body{background:#E7ECE8;display:flex;align-items:center;justify-content:center;min-height:100vh;padding:22px;box-sizing:border-box}
        .rpco-wrap{width:1116px;max-width:100%;margin:auto;padding:0;background:#F4F7F4;border-radius:16px;overflow:hidden;box-shadow:0 11px 34px rgba(0,0,0,.15)}
        .rpco-header{display:flex;align-items:center;margin:0;border-radius:0;padding:17px 24px;gap:0;justify-content:space-between}
        .rpco-hlogo{width:52px;height:52px;flex:0 0 52px;margin-right:12px}
        .rpco-hlogo svg{width:31px;height:31px}
        .rpco-htext{flex:1;min-width:0;margin-right:20px}
        .rpco-title{font-size:24px;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
        .rpco-sub{font-size:13px;margin:0}
        .rpco-clear{flex:0 0 auto;padding:8px 12px;font-size:12px;border-radius:9px;white-space:nowrap}
        #rpcoForm{padding:18px 20px 20px}
        .rpco-cols{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:start;grid-template-areas:"left right" "contact right"}
        .rpco-cols>*{min-width:0}
        .rpco-col-left{grid-area:left}
        .rpco-col-right{grid-area:right}
        .rpco-contact{grid-area:contact;background:#fff;border:1px solid #E3E8E3;border-radius:13px;padding:18px 20px}
        .rpco-pthead>*,.rpco-pax>*,.rpco-pax .rpco-pf{min-width:0}
        .rpco-col{background:#fff;border:1px solid #E3E8E3;border-radius:13px;padding:18px 20px}
        .rpco-cardhead,.rpco-col-right .rpco-cardhead{display:flex;align-items:flex-start;gap:10px;margin:0 0 16px;padding:0;border:0;width:auto;font-weight:800}
        .rpco-cardhead .rpco-chi{display:inline-flex;flex:0 0 23px}
        .rpco-cardhead .rpco-chi svg{width:23px;height:23px;fill:#2E7D4F}
        .rpco-cht1{display:block;font-size:17px;font-weight:800;color:#1C6B40;line-height:1.25}
        .rpco-cardhead small{display:block;font-size:11.5px;font-weight:600;color:#8A9A8E;margin-top:2px}
        /* फ़ील्ड : लेबल ऊपर + बॉर्डर वाला इनपुट */
        .rpco-field{display:block;background:transparent;border:0;box-shadow:none;padding:0;margin-bottom:14px}
        .rpco-ic,.rpco-chev,.rpco-lic{display:none}
        .rpco-fbody label,.rpco-label2{display:block;font-size:13px;font-weight:700;color:#2A3A2E;margin:0 0 6px}
        .rpco-fbody input,.rpco-fbody textarea{border:1px solid #D6DED8;border-radius:9px;padding:11px 12px;font-size:14px;background:#fff;color:#22302A}
        .rpco-fbody textarea{min-height:83px;resize:vertical}
        .rpco-fbody input:focus,.rpco-fbody textarea:focus{border-color:#2E7D4F;box-shadow:0 0 0 3px rgba(46,125,79,.1)}
        .rpco-row2{display:flex;align-items:flex-end;gap:11px;margin-bottom:14px}
        .rpco-row2 .rpco-field{flex:1;margin-bottom:0}
        .rpco-swap{display:inline-flex;align-items:center;justify-content:center;flex:0 0 30px;width:30px;height:30px;margin-bottom:8px;border:0;background:transparent;cursor:pointer;padding:0}
        .rpco-swap svg{width:20px;height:20px;fill:#6D7C72}
        .rpco-datetype{display:flex;gap:14px;align-items:flex-start;margin-bottom:14px}
        .rpco-dt-date{flex:0 0 41%;margin-bottom:0}
        .rpco-dt-type{flex:1}
        .rpco-types{display:flex;gap:9px;margin:0}
        .rpco-type{flex:1;flex-direction:row;justify-content:center;gap:6px;padding:10px 5px;font-size:13px;font-weight:700;border:1px solid #D6DED8;border-radius:9px}
        .rpco-type-ic{font-size:15px}
        .rpco-type.sel{background:#fff;color:#1C6B40;border:2px solid #2E7D4F;box-shadow:0 2px 7px rgba(46,125,79,.14)}
        /* यात्री : टेबल */
        .rpco-pthead{display:grid;grid-template-columns:18px 1fr 70px 70px 58px;gap:9px;align-items:center;background:#F1F5F2;border:1px solid #E3E8E3;border-radius:9px 9px 0 0;padding:10px 12px;font-size:12px;font-weight:800;color:#3A4A40}
        .rpco-pth-act{text-align:center}
        #rpcoPax{border:1px solid #E3E8E3;border-top:0;border-radius:0 0 9px 9px;overflow:hidden}
        .rpco-pax{display:grid;grid-template-columns:18px 1fr 70px 70px 58px;gap:9px;align-items:center;background:#fff;border:0;border-top:1px solid #EFF3F0;border-radius:0;box-shadow:none;padding:10px 12px;margin:0}
        .rpco-pax:first-child{border-top:0}
        .rpco-pnum{display:block;font-weight:700;color:#5A6B60;font-size:13px}
        .rpco-pdiv{display:none}
        .rpco-prow{display:contents}
        .rpco-pf label{display:none}
        .rpco-pf input,.rpco-pf select{border:1px solid #D6DED8;border-radius:8px;padding:9px 10px;background:#fff;font-size:13px}
        .rpco-pname{border:1px solid #D6DED8 !important;padding:9px 10px !important;font-weight:700}
        /* उम्र का खाना छोटा है — नंबर वाले तीर हटाकर 4 अंक (जन्म-वर्ष) की जगह बनाएँ */
        .rpco-page{-moz-appearance:textfield;appearance:textfield}
        .rpco-page::-webkit-outer-spin-button,.rpco-page::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
        .rpco-pf-age{border-right:0;padding-right:0;flex:none}
        .rpco-pf-gen{flex:none}
        .rpco-pgen{appearance:auto;-webkit-appearance:auto}
        .rpco-pdel{justify-self:center;padding:6px;border:1px solid #F3CFCF;border-radius:8px;background:#FFF5F5}
        .rpco-pdel svg{width:18px;height:18px}
        .rpco-addpax{margin:13px 0 0;background:#fff;border:1.5px dashed #BFD4C6;border-radius:9px;padding:13px}
        .rpco-submit{margin-top:18px;padding:15px;font-size:17px;border-radius:11px}
        .rpco-note{margin-top:11px;font-size:13px;padding:12px 14px}
      }
