.q45{--ink:#102A43;--teal:#102A43;--line:#D8E1E8;color:var(--ink);font-family:inherit}.q45 *{box-sizing:border-box}.q45 [hidden]{display:none!important}.q45-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:28px;margin:0 0 22px;box-shadow:0 12px 34px #102A4309}.q45-heading{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:22px}.q45 h2{font-size:27px;line-height:1.2;margin:8px 0 12px;letter-spacing:-.5px}.q45 p{line-height:1.55}.q45-heading p{margin:0;color:#526477}.q45-eyebrow{font-size:12px;letter-spacing:1.3px;font-weight:800;color:var(--teal)}.q45-badge{white-space:nowrap;background:#F5F7FA;border-radius:50px;padding:9px 13px;font-size:12px;font-weight:700}.q45 fieldset{margin:0;padding:0;border:0;min-width:0}.q45-grid{display:grid;grid-template-columns:1fr 1fr;gap:19px 26px}.q45 label{display:block;font-size:14px;font-weight:700;margin-bottom:16px}.q45-grid label{margin-bottom:0}.q45 label>span{color:#C73532}.q45 input,.q45 select,.q45 textarea{display:block;width:100%;min-width:0;margin:8px 0 0;border:1px solid #A8B8C8;border-radius:10px;padding:12px;background:#fff;color:var(--ink);font:inherit;font-weight:400;min-height:46px}.q45 small{display:block;font-size:12px;line-height:1.4;font-weight:400;color:#526477;margin-top:6px}.q45 input:focus,.q45 select:focus,.q45 textarea:focus,.q45 button:focus-visible{outline:3px solid #102A4345;outline-offset:2px}.q45 button{cursor:pointer;border:1px solid #D8E1E8;border-radius:12px;padding:13px 20px;font:inherit;font-weight:700;background:#F5F7FA;color:var(--ink)}.q45 button.q45-primary{background:#C73532;color:#fff;border-color:#C73532;box-shadow:0 6px 16px #C7353222}.q45 button:disabled{opacity:.6;cursor:wait}.q45-notice{padding:14px 16px;border-left:4px solid var(--teal);background:#F5F7FA;border-radius:10px;font-size:14px;line-height:1.5;margin:0 0 23px}.q45-small{font-size:12px;color:#526477}.q45 #q45-message{margin-bottom:0;font-size:14px}.q45 #q45-message.error{color:#b52c28}.q45-result{border-top:4px solid var(--teal)}.q45-price{text-align:right}.q45-price strong{display:block;font-size:31px;white-space:nowrap}.q45-footer{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:24px;padding-top:18px;border-top:1px solid var(--line)}.q45-applicant{border:1px solid var(--line);padding:18px;border-radius:14px;margin:22px 0}.q45-applicant h3{margin-top:0}.q45 input[type=file]{font-size:13px}.q45 #q45-detail-fields>label{margin:20px 0}@media(max-width:650px){.q45-card{padding:20px 16px;border-radius:16px}.q45-grid{grid-template-columns:1fr;gap:17px}.q45 h2{font-size:23px}.q45-heading{gap:8px;flex-wrap:wrap}.q45-price{text-align:left}.q45-footer{flex-direction:column;align-items:stretch}.q45-primary{width:100%}.q45-badge{font-size:11px}}
.q45 #q45-options-title{margin:24px 0 8px;font-size:19px}.q45 #q45-upgrade{display:grid;gap:10px}.q45 .q45-option{display:flex;align-items:center;gap:13px;border:1px solid #D8E1E8;border-radius:12px;padding:15px;margin:0;cursor:pointer;font-weight:400}.q45 .q45-option.selected{border:2px solid #102A43;padding:14px;background:#F5F7FA}.q45 .q45-option input[type=radio]{width:18px;height:18px;min-height:18px;margin:0;flex:0 0 18px;accent-color:#102A43}.q45 .q45-option>span{color:var(--ink)}.q45 .q45-option-body{flex:1;min-width:0}.q45 .q45-option-body>strong{font-size:16px}.q45 .q45-option-badge{color:#102A43;font-weight:700}.q45 .q45-option-price{font-size:14px;text-align:right}.q45 .q45-option:focus-within{outline:3px solid #102A4345;outline-offset:2px}@media(max-width:650px){.q45 .q45-option{flex-wrap:wrap}.q45 .q45-option-body{flex-basis:calc(100% - 32px)}.q45 .q45-option-price{width:100%;padding-left:31px;text-align:left}}
.q45-timezone{display:flex;align-items:center;gap:7px;font-size:12px;color:#526477;margin-bottom:24px}.q45-timezone svg{width:15px;height:15px}.q45-timeline{display:grid;grid-template-columns:repeat(var(--stops,3),minmax(0,1fr));list-style:none;padding:0;margin:0 0 24px;gap:0}.q45-stop{position:relative;min-width:0;padding-right:16px}.q45-stop:not(:last-child):before{content:'';position:absolute;top:27px;left:56px;right:10px;height:2px;background:#D8E1E8}.q45-stop:not(:last-child):after{content:'';position:absolute;top:24px;right:10px;width:7px;height:7px;border-top:2px solid #A8B8C8;border-right:2px solid #A8B8C8;transform:rotate(45deg)}.q45-marker{position:relative;width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:15px;border:1px solid #a7deca;color:#168265;background:#eaf8f1;margin-bottom:14px}.q45-marker svg{width:27px;height:27px}.q45-stop.checkin .q45-marker{color:#a56812;background:#fff5df;border-color:#eed297}.q45-stop.flight .q45-marker{color:#2677b5;background:#eaf3fc;border-color:#b9d7f0;border-radius:50%}.q45-stop.late .q45-marker{color:#c6554d;background:#fff0ed;border:1px dashed #e99990}.q45-stop-label{font-size:14px;font-weight:700;margin-bottom:6px}.q45-stop-time{display:block;font-size:32px;line-height:1.2;font-weight:750;letter-spacing:-1px;white-space:nowrap}.q45-stop-time span{font-size:13px;letter-spacing:0;margin-left:5px;font-weight:600;color:#526477}.q45-stop-date{font-size:12px;color:#526477;margin-top:5px}.q45-timing-summary{display:flex;align-items:center;gap:10px;padding:13px 15px;border-radius:10px;font-size:14px;font-weight:600;line-height:1.5;background:#fff5df;color:#915c12}.q45-timing-summary svg{width:20px;height:20px;flex:0 0 20px}.q45-timing-summary.safe{background:#eaf8f1;color:#167355}.q45-timing-summary.late{background:#fff0ed;color:#b84b43}.q45-timing-details{font-size:12px;color:#526477;margin-top:14px}.q45-timing-details summary{cursor:pointer;width:fit-content;padding:5px 0;font-weight:600}.q45-timing-details summary:focus-visible{outline:3px solid #102A4345;outline-offset:3px}.q45-timing-details p{margin:8px 0}.q45-result .q45-heading{margin-bottom:10px}@media(max-width:650px){.q45-timeline{grid-template-columns:1fr;gap:0;margin-bottom:6px}.q45-stop{display:flex;gap:16px;padding:0 0 24px}.q45-marker{flex:0 0 48px;width:48px;height:48px;margin:0;border-radius:13px}.q45-marker svg{width:24px;height:24px}.q45-stop:not(:last-child):before{left:23px;top:49px;bottom:0;width:2px;height:auto;right:auto}.q45-stop:not(:last-child):after{display:none}.q45-stop-time{font-size:28px}.q45-stop-label{font-size:13px;margin-bottom:3px}.q45-stop-date{margin-top:3px}.q45-timezone{margin-bottom:20px}.q45-result .q45-heading{flex-wrap:nowrap}.q45-result h2{font-size:21px}.q45-result .q45-price{text-align:right}.q45-result .q45-price strong{font-size:25px}.q45-result .q45-eyebrow{font-size:10px;letter-spacing:1px}}
