.plan-trip-page{background:#f6fcff}.pt-hero{background:linear-gradient(90deg,#002c43dd,#002c4355 65%,#002c4322),url('assets/family/family-hero.webp') center 47%/cover;min-height:220px;padding:30px 0 36px}.pt-hero .container{position:relative}.pt-hero h1{font-size:clamp(29px,3vw,42px);margin:0 0 7px}.pt-hero p{font-size:18px;margin:0}.pt-promises{display:flex;gap:25px;margin-top:23px;font-size:14px;flex-wrap:wrap}.pt-promises span{display:flex;align-items:center;gap:9px}.pt-promises .icon{background:#07849d;border-radius:50%;padding:7px;width:34px;height:34px}.pt-hero .pt-hand{position:absolute;right:9%;top:6px;font-size:34px;line-height:1.05;transform:rotate(-8deg)}.pt-layout{max-width:1460px;display:grid;grid-template-columns:minmax(0,1fr) 275px;gap:0;align-items:start;margin-top:-20px;position:relative;padding-bottom:48px}.pt-workspace.panel{padding:24px;min-width:0;border-radius:12px}.pt-suggestions.panel{padding:24px 20px;border-radius:12px;background:#f8fdff;min-width:0}.pt-suggestions h2,.pt-subpanel h2,.pt-pref-heading h2{font-size:18px;margin:0 0 5px}.pt-suggestions>p,.pt-subpanel p,.pt-pref-heading p{font-size:14px;color:#42648c;margin:0 0 18px;line-height:1.5}#pt-content>h2{font-size:26px;margin:5px 0 8px}#pt-content>p{color:#496991}#pt-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:0 0 25px}#pt-steps button{display:flex;flex-direction:column;align-items:flex-start;gap:8px;position:relative;color:#325b84;padding:0;font-size:14px}#pt-steps button:after{content:'';position:absolute;top:15px;left:40px;right:0;height:1px;background:#b9d4e6}#pt-steps button:last-child:after{display:none}#pt-steps button>b{display:grid;place-items:center;background:#edf7ff;border:1px solid #d4e7f4;border-radius:50%;width:32px;height:32px;font-weight:600}#pt-steps button>b .icon{width:18px;height:18px}#pt-steps button[aria-current]>b{background:#00839b;color:white;border-color:#00839b}#pt-steps button[aria-current]{color:#073c6e;font-weight:700}#pt-steps button:disabled{opacity:.7;cursor:default}.pt-trip-top{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.12fr);gap:14px}.pt-subpanel{padding:18px;border:1px solid #e0edf7;border-radius:9px;background:linear-gradient(120deg,#fff,#f6fbff)}.pt-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.pt-heading h3{margin:0;font-size:19px}.pt-heading .text-link{font-size:13px;white-space:nowrap}.pt-heading p{margin:0}.pt-group-card{width:100%;display:flex;align-items:center;gap:13px;border:1px solid #cce3f0;border-radius:8px;padding:11px;color:#0b3463;text-align:left;background:#fff;min-width:0;margin:12px 0}.pt-group-card>img{width:110px;height:80px;object-fit:cover;border-radius:6px}.pt-group-card>span{display:flex;flex:1;min-width:0;flex-direction:column;gap:5px}.pt-group-card strong{font-size:18px;overflow-wrap:anywhere}.pt-group-card strong em{display:inline-block;background:#d5f4f6;color:#007a88;font-size:12px;padding:2px 6px;border-radius:5px;font-style:normal;margin-left:6px}.pt-group-card span>span{font-size:14px;color:#3e6795}.pt-group-card small{font-size:12px;color:#3e6795}.pt-guest{background:#edf8ff;display:flex;align-items:center;gap:18px;width:100%;padding:20px;border-radius:8px;color:#007394;text-align:left;margin:12px 0 0}.pt-guest small{display:block;font-size:13px;color:#416996;margin-top:4px}.pt-guest .icon{flex-shrink:0}.pt-field{display:block;font-size:14px;font-weight:600;color:#0b3261;margin:15px 0}.pt-field>b{color:#d23651}.pt-field small{font-weight:400;color:#476a91}.pt-field input,.pt-field select,.pt-field textarea{display:block;width:100%;min-height:42px;border:1px solid #c8dfef;border-radius:6px;background:#fff;color:#153e70;padding:9px 11px;font:inherit;font-weight:400;margin-top:6px}.pt-field textarea{height:100px;resize:vertical}.pt-dates{display:flex;align-items:center;gap:12px}.pt-dates .pt-field{flex:1;min-width:0;margin-top:6px}.pt-choice-row{display:flex;gap:8px;flex-wrap:wrap}.pt-choice-row>button,.pt-choice-row>label{display:flex;align-items:center;justify-content:center;gap:8px;min-width:0;flex:1 1 auto;padding:10px 9px;border:1px solid #d1e5f4;border-radius:7px;background:#fafcff;font-size:14px;color:#123d6a;cursor:pointer;white-space:nowrap}.pt-choice-row>button .icon{width:19px;height:19px}.pt-choice-row>button[aria-pressed=true],.pt-choice-row>label:has(input:checked){background:#e2f7fa;border-color:#008fa8;color:#006380}.pt-choice-row input{accent-color:#008ba1}.pt-pref-heading{margin:22px 0 13px;align-items:flex-start}.pt-pref-heading h2{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.pt-pref-heading .icon{width:18px;height:18px;color:#0085a6}.pt-switch{display:flex;align-items:center;gap:10px;font-size:14px;cursor:pointer}.pt-switch input{appearance:none;width:36px;height:22px;border-radius:15px;background:#bed3e2;position:relative;flex-shrink:0;border:1px solid transparent;margin:0;cursor:pointer}.pt-switch input:before{content:'';position:absolute;left:2px;top:2px;width:16px;height:16px;border-radius:50%;background:white;box-shadow:0 1px 3px #15345030}.pt-switch input:checked{background:#008ba1}.pt-switch input:checked:before{left:16px}.pt-pref-cards{display:grid;grid-template-columns:repeat(5,minmax(0,1fr)) 1.5fr;gap:8px}.pt-pref-cards article{border:1px solid #e2eef7;border-radius:7px;padding:13px 11px;background:#fbfdff;min-width:0}.pt-pref-cards article>span{font-size:13px;color:#193e6b;display:block;margin-bottom:9px}.pt-pref-cards strong{display:flex;align-items:center;gap:6px;font-size:14px;overflow-wrap:anywhere}.pt-pref-cards strong .icon{color:#007fa0;width:23px;flex-shrink:0}.pt-pref-cards small{display:flex;gap:5px;color:#476b94;font-size:12px;line-height:1.6;margin-top:6px}.pt-pref-cards small .icon{width:15px;height:17px;flex-shrink:0;color:#008fa5}.pt-actions{display:flex;gap:14px;margin:22px 0 0}.pt-actions .button{flex:1;justify-content:center;min-height:48px;font-size:15px;border-radius:7px}.pt-storage,.pt-note{font-size:13px;color:#527093;margin:15px 0 0}.pt-place{position:relative;border:1px solid #deedf5;border-radius:9px;overflow:hidden;background:#fff}.pt-place>img{display:block;width:100%;height:145px;object-fit:cover}.pt-place>div{padding:14px}.pt-place h3{font-size:17px;margin:0 0 8px}.pt-tags{display:flex;flex-wrap:wrap;gap:5px}.pt-tags span{background:#e9f7fc;border-radius:5px;padding:3px 7px;font-size:12px;color:#205071}.pt-place-select{display:flex;align-items:center;gap:7px;color:#00738f;border-radius:6px;background:#edf8ff;padding:7px 10px;margin-top:10px;font-size:14px}.pt-place-select[aria-pressed=true]{background:#00859b;color:#fff}.pt-place-select .icon{width:18px;height:18px}.pt-place.compact{height:176px;margin-bottom:14px;border:0}.pt-place.compact>img{height:100%;position:absolute;inset:0}.pt-place.compact>div{position:absolute;inset:0;background:linear-gradient(transparent 25%,#001f38dd);color:white;display:flex;flex-direction:column;justify-content:flex-end;padding:14px}.pt-place.compact .pt-place-select{position:absolute;right:10px;top:3px;width:32px;height:32px;padding:7px;justify-content:center;background:#00364bba;color:white;border:1px solid #c5e7ee}.pt-place.compact .pt-place-select[aria-pressed=true]{background:#008b9d}.pt-place.compact .pt-place-select span{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.pt-suggestions>.handwritten{text-align:center;color:#5884a7;font-size:28px;line-height:1.1;margin:28px 0 15px}.pt-interests{display:flex;flex-wrap:wrap;gap:9px;margin:20px 0 25px}.pt-interests button{display:flex;gap:7px;align-items:center;border:1px solid #cfdfed;padding:10px 13px;border-radius:20px;font-size:14px}.pt-interests button[aria-pressed=true]{background:#daf4f8;border-color:#008a9e;color:#00647c}.pt-interests .icon{width:16px;height:16px}.pt-place-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:20px}.pt-no-photo{height:145px;background:#edf7fb;display:grid;place-items:center;color:#00849e}.pt-info{display:flex;gap:12px;padding:15px;background:#eaf7fd;border-radius:8px;color:#38648e;font-size:14px;line-height:1.5;margin:18px 0}.pt-info .icon{flex-shrink:0;color:#0083a0}.pt-itinerary>section{display:grid;grid-template-columns:115px 1fr;column-gap:18px;padding:15px 0;border-bottom:1px solid #e1edf5}.pt-itinerary h3{grid-column:1;grid-row:1/20;font-size:17px;margin:0;padding:7px 0;color:#008299}.pt-itinerary h3 small{display:block;color:#526d91;font-weight:400;font-size:13px;margin-top:4px}.pt-itinerary article{grid-column:2;display:flex;align-items:center;gap:12px;background:#f8fcff;border:1px solid #dfedf5;border-radius:7px;margin-bottom:8px;padding:10px;min-width:0}.pt-itinerary article img{width:65px;height:55px;object-fit:cover;border-radius:5px}.pt-itinerary article strong{flex:1;font-size:15px;overflow-wrap:anywhere}.pt-itinerary article label{font-size:12px}.pt-itinerary article select{display:block;border:1px solid #cbdfee;border-radius:5px;padding:4px;background:white}.pt-reorder{display:flex;gap:5px}.pt-reorder button{background:#e7f4fb;border-radius:4px;padding:4px 7px;color:#007c97}.pt-reorder button:disabled{opacity:.3}.pt-free{grid-column:2;color:#63809c;font-size:14px}.pt-confirm-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:20px}.pt-confirm-grid h3{margin:0 0 8px;font-size:19px}#pt-error,#pt-modal-error{background:#fff0f2;color:#a82240;padding:12px;border-radius:7px;font-size:14px;margin-top:16px}.pt-member-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:20px 0}.pt-member-grid label{display:flex;gap:10px;align-items:center;border:1px solid #dceaf4;border-radius:7px;padding:12px;cursor:pointer}.pt-member-grid img,.pt-initial{width:42px;height:42px;object-fit:cover;border-radius:50%;flex-shrink:0}.pt-initial{display:grid;place-items:center;background:#dceff5;color:#00829d}.pt-member-grid small{display:block;font-size:12px;color:#4d6c94}.pt-member-grid strong{font-size:14px}.pt-member-grid input{accent-color:#008ca2}.pt-guest-row{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e1edf5;padding:12px 0;font-size:14px}.pt-guest-row button{color:#d23750}.pt-modal-step{color:#007d98;font-size:13px;background:#edf9fc;border-radius:6px;padding:8px 11px}#planner-dialog{position:fixed;inset:0;margin:auto;width:min(570px,calc(100vw - 28px));max-width:none;height:fit-content;max-height:calc(100dvh - 28px);padding:0;border:1px solid #deebf3;border-radius:13px;background:white;color:#0a3367;overflow:hidden;box-shadow:0 25px 90px #001f3e66}#planner-dialog[open]{display:flex;flex-direction:column}#planner-dialog::backdrop{background:#082b49a6;backdrop-filter:blur(2px)}#planner-dialog>header{padding:20px 23px 12px;display:flex;align-items:center;justify-content:space-between;gap:15px;flex-shrink:0}#planner-dialog h2{font-size:22px;margin:0}#planner-dialog h3{font-size:16px;margin:22px 0 10px}#planner-dialog header>button{font-size:27px;width:35px;height:35px;padding:0;color:#0d3365}#planner-dialog form{display:flex;flex-direction:column;min-height:0;margin:0}#planner-dialog .pt-modal-body{padding:8px 23px 20px;overflow-y:auto;overscroll-behavior:contain;min-height:0;font-size:16px;line-height:1.5}#planner-dialog .pt-modal-body>p{color:#4c6c92;margin-top:0}#planner-dialog footer{display:flex;gap:12px;justify-content:space-between;flex-shrink:0;border-top:1px solid #e3eef6;padding:17px 23px;background:#fafdff}#planner-dialog footer .button{min-width:130px;min-height:43px;justify-content:center;border-radius:7px}#planner-dialog .pt-switch{margin:18px 0}#planner-dialog .pt-success{text-align:center;padding:15px}#planner-dialog .pt-success>.icon{background:#009c6a;color:white;border-radius:50%;width:66px;height:66px;padding:17px}.pt-success h3{font-size:24px!important}#pt-dialog-title:focus{outline:none}.pt-layout button:focus-visible,#planner-dialog button:focus-visible,.pt-switch input:focus-visible{outline:3px solid #10afcb;outline-offset:3px}
@media(max-width:1200px){.pt-layout{grid-template-columns:minmax(0,1fr) 230px}.pt-trip-top{grid-template-columns:1fr}.pt-pref-cards{grid-template-columns:repeat(3,1fr)}.pt-group-card>img{width:100px;height:65px}.pt-hero .pt-hand{right:3%}.pt-workspace.panel{padding:20px}.pt-place-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:800px){.pt-layout{display:flex;flex-direction:column;margin-top:-12px}.pt-workspace,.pt-suggestions{width:100%}.pt-suggestions #pt-suggested{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.pt-place.compact{height:180px}.pt-hero .pt-hand{display:none}.pt-pref-heading{flex-direction:column}.pt-suggestions .handwritten{display:none}.pt-promises{gap:12px}.pt-promises span{font-size:12px}}
@media(max-width:540px){.pt-hero{padding:23px 0;min-height:170px}.pt-hero h1{font-size:29px}.pt-hero p{font-size:16px;max-width:290px}.pt-promises{display:none}.pt-layout{padding-left:12px;padding-right:12px}.pt-workspace.panel{padding:17px 14px}#pt-steps{gap:7px;margin-bottom:22px}#pt-steps button{font-size:12px;gap:6px}#pt-steps button:after{left:35px}.pt-subpanel{padding:13px}.pt-group-card>img{width:72px;height:65px}.pt-group-card strong{font-size:16px}.pt-heading{align-items:flex-start;flex-wrap:wrap}.pt-pref-cards{grid-template-columns:repeat(2,1fr)}.pt-actions{flex-direction:column}.pt-choice-row>button{flex:1 1 43%;font-size:14px}.pt-place-grid{grid-template-columns:1fr}.pt-confirm-grid{grid-template-columns:1fr}.pt-itinerary>section{grid-template-columns:1fr}.pt-itinerary h3{grid-row:auto}.pt-itinerary h3 small{display:inline;margin-left:10px}.pt-itinerary article,.pt-free{grid-column:1}.pt-itinerary article{flex-wrap:wrap}.pt-itinerary article strong{min-width:120px}.pt-suggestions #pt-suggested{grid-template-columns:1fr}.pt-place.compact{height:195px}.pt-member-grid{grid-template-columns:1fr}#planner-dialog>header{padding:17px 17px 9px}#planner-dialog h2{font-size:20px}#planner-dialog .pt-modal-body{padding:10px 17px 18px}#planner-dialog footer{padding:15px 17px}#planner-dialog footer .button{min-width:0;flex:1}#planner-dialog .pt-choice-row>label{flex:1 1 40%}}
