.family-page #dialog{inset:0;margin:auto;max-height:calc(100dvh - 2rem);overflow:auto}
#traveler-dialog{position:fixed;inset:0;margin:auto;width:min(600px,calc(100vw - 32px));max-width:none;max-height:calc(100dvh - 32px);height:fit-content;padding:0;border:0;border-radius:14px;color:#092960;background:#fff;overflow:hidden;box-shadow:0 24px 90px #001c4066;font-family:Arial,Helvetica,sans-serif;font-size:16px}#traveler-dialog[open]{display:flex;flex-direction:column}#traveler-dialog::backdrop{background:#03233e99;backdrop-filter:blur(2px)}#traveler-dialog .tw-frame{display:flex;flex-direction:column;min-height:0;width:100%;max-height:calc(100dvh - 32px)}#traveler-dialog .tw-header{display:flex;justify-content:space-between;align-items:center;padding:22px 28px 14px;gap:20px;flex-shrink:0}#traveler-dialog h2{font-size:22px;line-height:1.25;letter-spacing:-.025em;margin:0}#traveler-dialog .tw-close{font-size:28px;line-height:1;width:32px;height:32px;display:flex;align-items:center;justify-content:center;padding:0;color:#082b62;border-radius:50%}#traveler-dialog .tw-close:hover{background:#edf7fd}#traveler-dialog .tw-progress{display:flex;list-style:none;padding:0 28px;margin:4px 0 14px;gap:8px;flex-shrink:0}#traveler-dialog .tw-progress li{display:flex;align-items:center;gap:7px;flex:1;min-width:0;color:#4b6890}#traveler-dialog .tw-progress li:not(:last-child):after{content:'';height:1px;min-width:10px;flex:1;background:#bdcfe3}#traveler-dialog .tw-progress li>span{height:27px;width:27px;border:1px solid #bfd4e5;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:14px;background:#f3f9fd;color:#082960}#traveler-dialog .tw-progress small{font-size:12px;line-height:1.2}#traveler-dialog .tw-progress li[aria-current],#traveler-dialog .tw-progress .complete{color:#062d65}#traveler-dialog .tw-progress li[aria-current]>span,#traveler-dialog .tw-progress .complete>span{background:linear-gradient(120deg,#007da4,#063e73);color:white;border-color:transparent}#traveler-dialog .tw-progress .icon{width:16px;height:16px}#traveler-dialog #tw-form{display:flex;flex-direction:column;min-height:0;gap:0;margin:0}#traveler-dialog .tw-body{padding:12px 28px 22px;overflow-y:auto;overscroll-behavior:contain;min-height:0}#traveler-dialog .tw-body h3{font-size:22px;line-height:1.25;letter-spacing:-.025em;margin:0 0 5px}#traveler-dialog .tw-body h3:focus{outline:none}#traveler-dialog .tw-body>p,#traveler-dialog fieldset>p{font-size:15px;line-height:1.45;color:#4b6895;margin:0 0 16px}#traveler-dialog .tw-field{display:block;position:relative;font-size:15px;font-weight:500;margin:16px 0 0}#traveler-dialog .tw-field b,#traveler-dialog legend b{font-weight:500}#traveler-dialog .tw-field input,#traveler-dialog .tw-field select{display:block;width:100%;min-height:44px;border:1px solid #ccdeed;border-radius:7px;font-size:16px;color:#103565;padding:10px 12px;margin:5px 0 0;background:white}#traveler-dialog .tw-field #tw-age-note{font-weight:400;color:#54739a}#traveler-dialog .tw-photo-row{display:flex;align-items:center;gap:22px;margin:20px 0 16px}#traveler-dialog .tw-photo{height:112px;width:112px;flex-shrink:0;position:relative}#traveler-dialog .tw-photo>img,#traveler-dialog .tw-avatar-placeholder{display:flex;width:100%;height:100%;object-fit:cover;border-radius:50%;align-items:center;justify-content:center;background:#eaf5fb;color:#007fa0}#traveler-dialog .tw-avatar-placeholder .icon{width:45px;height:45px}#traveler-dialog .tw-photo>button{position:absolute;bottom:0;right:0;width:34px;height:34px;border-radius:50%;background:#e7f5ff;box-shadow:0 1px 5px #10477c20;padding:7px;color:#05618e}#traveler-dialog .tw-photo>button .icon{width:20px;height:20px}#traveler-dialog .tw-photo-choices{padding:14px 16px;border-radius:9px;background:#edf8fe;flex:1;min-width:0}#traveler-dialog .tw-photo-choices>button{display:flex;gap:7px;align-items:center;font-size:14px;padding:0;color:#244975}#traveler-dialog .tw-photo-choices>button .icon{width:18px;height:18px}#traveler-dialog .tw-photo-choices>small{font-size:12px;color:#4d709b;display:block;margin-top:4px}#traveler-dialog .tw-avatars{display:flex;gap:6px;align-items:center;flex-wrap:wrap;margin-top:18px}#traveler-dialog .tw-avatars>span{font-size:12px;color:#006284;margin-right:auto}#traveler-dialog .tw-avatars button{border:2px solid transparent;padding:1px;display:block;border-radius:50%;height:32px;width:32px}#traveler-dialog .tw-avatars button[aria-pressed=true]{border-color:#0086a1}#traveler-dialog .tw-avatars img{height:100%;width:100%;object-fit:cover;border-radius:50%}#traveler-dialog fieldset{border:0;padding:0;margin:18px 0 0;min-width:0}#traveler-dialog legend{font-size:15px;font-weight:600;margin-bottom:6px}#traveler-dialog .tw-type>div{display:grid;grid-template-columns:1fr 1fr;gap:10px}#traveler-dialog .tw-type label,#traveler-dialog .tw-interests label,#traveler-dialog .tw-activities label{position:relative;display:block;cursor:pointer;font-size:14px;min-width:0}#traveler-dialog .tw-type input,#traveler-dialog .tw-interests input,#traveler-dialog .tw-activities input{position:absolute;inset:0;opacity:0;height:100%;width:100%;margin:0;cursor:pointer}#traveler-dialog .tw-type label>span,#traveler-dialog .tw-interests label>span,#traveler-dialog .tw-activities label>span{display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #d6e4ef;border-radius:8px;background:#f5f9fc;min-height:44px;padding:9px;pointer-events:none;height:100%;position:relative}#traveler-dialog .tw-type input:checked+span,#traveler-dialog .tw-interests input:checked+span,#traveler-dialog .tw-activities input:checked+span{border-color:#008aa7;background:linear-gradient(110deg,#f1fcff,#dcf4f9);color:#073e64}#traveler-dialog input:focus-visible+span{outline:3px solid #02a0b4;outline-offset:2px}#traveler-dialog input:disabled+span{opacity:.45}#traveler-dialog .icon{width:21px;height:21px}#traveler-dialog .tw-interests>div{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}#traveler-dialog .tw-interests>p,#traveler-dialog .tw-activities>p{font-size:13px;margin-bottom:10px}#traveler-dialog .tw-interests label>span{font-size:13px;gap:7px;min-height:43px;padding:7px 5px;border-radius:13px}#traveler-dialog .tw-interests .icon{width:20px;height:20px}#traveler-dialog .tw-activities>div{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}#traveler-dialog .tw-activities label>span{justify-content:flex-start;padding:10px 8px;font-size:13px;line-height:1.3;background:#fff}#traveler-dialog .tw-activities small{display:block;color:#547198;font-size:12px;margin-top:2px}#traveler-dialog .tw-needs{margin-top:22px}#traveler-dialog .tw-needs legend small{font-size:14px;font-weight:400;color:#56749d}#traveler-dialog .tw-needs label{display:flex;align-items:flex-start;gap:10px;position:relative;font-size:13px;line-height:1.4;margin-top:6px}#traveler-dialog .tw-needs input{position:absolute;left:0;top:0;width:36px;height:22px;opacity:0;cursor:pointer;margin:0;z-index:1}#traveler-dialog .tw-needs i{width:36px;height:21px;border-radius:20px;background:#c5d6e3;position:relative;flex-shrink:0;pointer-events:none}#traveler-dialog .tw-needs i:after{content:'';position:absolute;left:3px;top:3px;width:15px;height:15px;border-radius:50%;background:white}#traveler-dialog .tw-needs input:checked+i{background:#008da1}#traveler-dialog .tw-needs input:checked+i:after{transform:translateX(15px)}#traveler-dialog .tw-needs input:focus-visible+i{outline:3px solid #009dad;outline-offset:2px}#traveler-dialog .tw-needs label small{display:block;color:#52719a;font-size:12px;margin-top:3px}#traveler-dialog .tw-groups{display:grid;border:1px solid #e0edf5;border-radius:9px;overflow:hidden;margin-top:15px}#traveler-dialog .tw-groups>label{display:flex;align-items:center;gap:12px;padding:12px;position:relative;cursor:pointer}#traveler-dialog .tw-groups>label+label{border-top:1px solid #e7eff5}#traveler-dialog .tw-groups input{accent-color:#0085a0;width:18px;height:18px;flex-shrink:0;margin:0;padding:0}#traveler-dialog .tw-groups img{width:68px;height:53px;object-fit:cover;border-radius:5px;flex-shrink:0}#traveler-dialog .tw-groups label>span{min-width:0;flex:1}#traveler-dialog .tw-groups strong{display:block;font-size:15px;overflow-wrap:anywhere}#traveler-dialog .tw-groups small{display:block;font-size:12px;color:#506f99;margin-top:4px}#traveler-dialog .tw-groups em{font-style:normal;background:#dcf4f7;color:#00777e;padding:3px 5px;border-radius:4px;font-size:11px;align-self:flex-start;white-space:nowrap}#traveler-dialog .tw-create-group{display:flex;align-items:center;gap:8px;font-size:14px;color:#0088a1;padding:16px 0 10px}#traveler-dialog .tw-help{display:flex;gap:16px;background:#edf8ff;border-radius:9px;padding:20px;margin-top:17px}#traveler-dialog .tw-help>.icon{width:28px;height:28px;color:#0089bc}#traveler-dialog .tw-help strong{font-size:15px}#traveler-dialog .tw-help p{font-size:14px;line-height:1.45;color:#4b6c99;margin:5px 0 0}#traveler-dialog .tw-local-note{font-size:12px;margin:12px 0 0;color:#58738e}#traveler-dialog .tw-footer{display:flex;gap:16px;align-items:center;justify-content:space-between;padding:18px 24px;background:#fcfeff;border-top:1px solid #edf3f7;flex-shrink:0}#traveler-dialog .tw-footer .button{font-size:14px;min-height:44px;border-radius:8px;padding:11px 18px;display:flex;gap:10px;justify-content:center;min-width:125px}#traveler-dialog .tw-footer .primary{min-width:180px;background:linear-gradient(100deg,#007d97,#008aa2);color:white}#traveler-dialog .tw-secondary{background:#eaf6fd;border:0;color:#005786}#traveler-dialog #tw-error{background:#fff2f3;color:#a92840;padding:10px;border-radius:6px;font-size:14px;line-height:1.4;margin:12px 0 0}#traveler-dialog .tw-success{text-align:center;padding-top:24px;padding-bottom:28px}#traveler-dialog .tw-success-icon{display:flex;align-items:center;justify-content:center;margin:0 auto 18px;width:62px;height:62px;background:#0b9c5d;color:white;border-radius:50%}#traveler-dialog .tw-success-icon .icon{width:32px;height:32px}#traveler-dialog .tw-success p{margin:10px 0 0;color:#486991;font-size:15px}#traveler-dialog .tw-success>small{display:block;margin-top:18px;color:#5d7691;font-size:12px}
@media(max-width:520px){#traveler-dialog{width:calc(100vw - 20px);max-height:calc(100dvh - 20px);border-radius:12px}#traveler-dialog .tw-frame{max-height:calc(100dvh - 20px)}#traveler-dialog .tw-header{padding:16px 18px 12px}#traveler-dialog .tw-progress{padding:0 18px;margin-bottom:10px;gap:6px}#traveler-dialog .tw-progress li{gap:5px}#traveler-dialog .tw-progress small{font-size:11px}#traveler-dialog .tw-progress li:not(:last-child):after{display:none}#traveler-dialog .tw-progress li>span{width:24px;height:24px;font-size:12px}#traveler-dialog .tw-body{padding:12px 18px 20px}#traveler-dialog .tw-body h3{font-size:21px}#traveler-dialog .tw-photo-row{gap:12px}#traveler-dialog .tw-photo{width:86px;height:86px}#traveler-dialog .tw-photo-choices{padding:12px}#traveler-dialog .tw-avatars>span{width:100%}#traveler-dialog .tw-avatars{margin-top:10px}#traveler-dialog .tw-avatars button{width:28px;height:28px}#traveler-dialog .tw-interests>div{gap:7px}#traveler-dialog .tw-interests label>span{font-size:12px;gap:5px}#traveler-dialog .tw-activities>div{gap:7px}#traveler-dialog .tw-activities label>span{flex-direction:column;align-items:flex-start;font-size:12px;padding:10px}#traveler-dialog .tw-activities small{font-size:11px}#traveler-dialog .tw-groups>label{gap:9px;padding:10px}#traveler-dialog .tw-groups em{position:absolute;right:9px;top:9px;font-size:10px}#traveler-dialog .tw-groups label:has(em) strong{padding-top:14px}#traveler-dialog .tw-groups img{width:54px;height:48px}#traveler-dialog .tw-help{padding:16px;gap:10px}#traveler-dialog .tw-footer{gap:10px;padding:14px 18px}#traveler-dialog .tw-footer .button,#traveler-dialog .tw-footer .primary{min-width:0;flex:1;font-size:13px;padding:10px}#traveler-dialog .tw-footer .icon{width:16px;height:16px}}
@media(max-width:360px){#traveler-dialog .tw-interests>div{grid-template-columns:repeat(2,1fr)}#traveler-dialog .tw-photo-row{align-items:flex-start}#traveler-dialog .tw-photo{width:70px;height:70px}}
#traveler-dialog.tw-editing .tw-progress{gap:7px}#traveler-dialog.tw-editing .tw-progress small{font-size:12px}#traveler-dialog.tw-editing .tw-photo-choices{display:flex;align-items:center;flex-wrap:wrap;gap:9px;background:none;padding:0}#traveler-dialog.tw-editing .tw-photo-choices>button{background:#edf7fd;padding:10px;border-radius:7px;min-height:40px}#traveler-dialog.tw-editing .tw-photo-choices>.tw-photo-remove{background:#fff2f3;color:#d52645}#traveler-dialog.tw-editing .tw-photo-choices>small{width:100%;font-size:12px}#traveler-dialog .tw-edit-avatars{display:none}#traveler-dialog .tw-review-person{display:flex;gap:14px;align-items:center;margin:20px 0}#traveler-dialog .tw-review-person .tw-photo{width:76px;height:76px}#traveler-dialog .tw-review-person h4{font-size:19px;margin:0 0 4px}#traveler-dialog .tw-review-person p{font-size:14px;color:#4b6895;margin:0}#traveler-dialog .tw-review-person .button{margin-left:auto;display:flex;gap:7px;align-items:center;padding:10px;font-size:13px;border-radius:7px}#traveler-dialog .tw-review-section{border:1px solid #e1edf6;border-radius:8px;padding:13px;margin-top:10px}#traveler-dialog .tw-review-section>div{display:flex;justify-content:space-between;align-items:center;gap:10px}#traveler-dialog .tw-review-section h4{font-size:15px;margin:0}#traveler-dialog .tw-review-section button{color:#007d9b;font-size:13px;padding:5px}#traveler-dialog .tw-review-section dl{margin:9px 0 0}#traveler-dialog .tw-review-section dl>div{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:10px 0;font-size:14px;line-height:1.5}#traveler-dialog .tw-review-section dt{display:flex;align-items:flex-start;gap:9px;color:#3f6090}#traveler-dialog .tw-review-section dd{margin:0;overflow-wrap:anywhere}#traveler-dialog .tw-review-section .icon{width:20px;height:20px;flex-shrink:0}#traveler-dialog .tw-remove-traveler{display:flex;align-items:center;justify-content:center;gap:9px;color:#dc2946;padding:12px;background:#fff;flex-shrink:0;width:100%;font-size:14px}#traveler-dialog .tw-footer .tw-danger{color:white;background:#d7203b;min-width:180px}#traveler-dialog .tw-remove-confirm{text-align:center;padding:12px 0}#traveler-dialog .tw-remove-confirm>span{display:flex;align-items:center;justify-content:center;width:58px;height:58px;background:#ffecf0;color:#e02b4a;border-radius:50%;margin:0 auto 17px}#traveler-dialog .tw-remove-confirm p{color:#4b6895;font-size:15px;line-height:1.5;margin:12px auto 0;max-width:410px}.ft-traveler:focus-visible{outline:3px solid #009bae;outline-offset:3px}
@media(max-width:520px){#traveler-dialog.tw-editing .tw-progress small{font-size:10px}#traveler-dialog.tw-editing .tw-progress{gap:5px}#traveler-dialog .tw-review-person{gap:10px;flex-wrap:wrap}#traveler-dialog .tw-review-person .tw-photo{width:64px;height:64px}#traveler-dialog .tw-review-person h4{font-size:17px}#traveler-dialog .tw-review-person .button{font-size:12px;padding:8px}#traveler-dialog .tw-review-section{padding:10px}#traveler-dialog .tw-review-section dl>div{font-size:13px;gap:9px}#traveler-dialog .tw-footer .tw-danger{min-width:0}#traveler-dialog.tw-editing .tw-photo-choices>button{font-size:12px;padding:8px}}
