.b3-page{min-height:100vh;color:var(--tv-ink-900);background:#f6f7f9;padding-bottom:60px}.b3-common{background:#fff;border:1px solid #e5e8ed;border-radius:12px;margin-top:18px;padding:16px 18px;box-shadow:0 2px 6px -4px #0f162314}.b3-common__head{flex-direction:column;gap:4px;margin-bottom:12px;display:flex}.b3-common__head .eyebrow{letter-spacing:.22em;text-transform:uppercase;color:#da251d;font-family:Inter,sans-serif;font-size:10px;font-weight:700}.b3-common__head h3{letter-spacing:-.02em;color:#1a2332;align-items:baseline;gap:8px;margin:0;font-size:16px;font-weight:800;display:flex}.b3-common__head h3 small{color:#6b7280;letter-spacing:0;font-size:11.5px;font-weight:500}.b3-common__list{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:8px;margin-bottom:14px;display:grid}.b3-common__item{background:#fafafb;border:1px solid #e5e8ed;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:9px 10px 9px 14px;display:grid;position:relative}.b3-common__item:before{content:"";background:var(--c-color,#cbd5e1);border-radius:3px;width:3px;position:absolute;top:6px;bottom:6px;left:0}.b3-common__item[data-color=purple]{--c-color:#5b21b6}.b3-common__item[data-color=navy]{--c-color:#1a2332}.b3-common__item[data-color=yellow]{--c-color:#d48806}.b3-common__item[data-color=orange]{--c-color:#e6631f}.b3-common__item[data-color=gray]{--c-color:#6b7280}.b3-common__item[data-color=red]{--c-color:#da251d}.b3-common__item[data-color=emerald]{--c-color:#10b981}.b3-common__ico{color:#059669;background:#10b9811f;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.b3-common__body{flex-direction:column;gap:1px;min-width:0;display:flex}.b3-common__name{color:#1a2332;white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.01em;font-size:12.5px;font-weight:800;overflow:hidden}.b3-common__sub{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;font-size:10.5px;overflow:hidden}.b3-common__del{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;transition:background .14s,color .14s;display:inline-flex}.b3-common__del:hover{color:#da251d;background:#ffedeb}.b3-common__empty{text-align:center;color:#9ca3af;background:#fafafb;border:1px dashed #cbd5e1;border-radius:8px;margin-bottom:14px;padding:14px;font-size:11.5px}.b3-common__req{border-top:1px solid #f1f3f6;flex-direction:column;gap:6px;padding-top:12px;display:flex}.b3-common__req label{color:#1a2332;align-items:center;gap:6px;font-size:12.5px;font-weight:800;display:inline-flex}.b3-common__req label small{color:#6b7280;letter-spacing:0;font-size:10.5px;font-weight:500}.b3-common__textarea{color:#1a2332;resize:vertical;background:#fafafb;border:1px solid #e5e8ed;border-radius:8px;width:100%;min-height:70px;padding:10px 12px;font-family:inherit;font-size:12.5px;transition:border-color .14s,box-shadow .14s,background .14s}.b3-common__textarea::placeholder{color:#9ca3af}.b3-common__textarea:focus{background:#fff;border-color:#da251d;outline:none;box-shadow:0 0 0 3px #da251d14}.b3-common__traveler{border-top:1px solid #f1f3f6;flex-direction:column;gap:10px;margin-top:14px;padding-top:12px;display:flex}.b3-common__traveler.is-saved{background:#f8f9fb;border:1px solid #e5e8ed;border-radius:8px;padding:12px}.b3-common__traveler-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.b3-common__traveler-head label{color:#1a2332;align-items:center;gap:6px;font-size:12.5px;font-weight:800;display:inline-flex}.b3-common__traveler-head label small{color:#6b7280;letter-spacing:0;font-size:10.5px;font-weight:500}.b3-common__traveler-btn{cursor:pointer;border-radius:999px;padding:6px 14px;font-family:inherit;font-size:11.5px;font-weight:700;transition:background .14s,color .14s,border-color .14s}.b3-common__traveler-btn.is-save{color:#fff;background:#da251d;border:1px solid #da251d}.b3-common__traveler-btn.is-save:hover{background:#b51e18;border-color:#b51e18}.b3-common__traveler-btn.is-edit{color:#1a2332;background:#fff;border:1px solid #cbd5e1}.b3-common__traveler-btn.is-edit:hover{color:#da251d;border-color:#da251d}.b3-traveler-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.b3-traveler__field{flex-direction:column;gap:4px;display:flex}.b3-traveler__field>span{color:#4b5563;letter-spacing:.02em;align-items:center;gap:4px;font-size:11px;font-weight:700;display:inline-flex}.b3-traveler__field>span em{color:#da251d;font-style:normal;font-weight:800}.b3-traveler__field input{color:#1a2332;background:#fafafb;border:1px solid #e5e8ed;border-radius:7px;width:100%;height:34px;padding:0 10px;font-family:inherit;font-size:12.5px;transition:border-color .14s,box-shadow .14s,background .14s}.b3-traveler__field input::placeholder{color:#9ca3af}.b3-traveler__field input:focus{background:#fff;border-color:#da251d;outline:none;box-shadow:0 0 0 3px #da251d14}.b3-traveler__field input:disabled{color:#4b5563;cursor:default;background:#fff;border-color:#e5e8ed}.tv-build-top{background:var(--tv-navy);color:#fff;padding:16px 0;position:relative;overflow:hidden}.tv-build-top:before{content:"";pointer-events:none;background:radial-gradient(600px at 85% 30%,#da251d24,#0000 60%),radial-gradient(400px at 10% 80%,#ffc8370f,#0000 60%);position:absolute;inset:0}.tv-build-top__inner{justify-content:space-between;align-items:center;gap:20px;display:flex;position:relative}.tv-build-top__title{align-items:baseline;gap:12px;display:flex}.tv-build-top__title .eyebrow{font-family:"Inter", var(--font-heading);letter-spacing:.22em;text-transform:uppercase;color:#ffc837;font-size:10px;font-weight:700}.tv-build-top__title h1{letter-spacing:-.02em;color:#fff;margin:0;font-size:18px;font-weight:800;line-height:1}.tv-build-top__actions{align-items:center;gap:10px;display:inline-flex}.tv-back-btn{color:#1a2332;letter-spacing:-.01em;cursor:pointer;background:#fff;border:1px solid #fff;border-radius:999px;align-items:center;gap:6px;padding:7px 14px;font-family:inherit;font-size:12px;font-weight:700;transition:background .15s,color .15s;display:inline-flex}.tv-back-btn:hover{background:#ffc837;border-color:#ffc837}.tv-reset-btn{color:#fff;letter-spacing:-.01em;cursor:pointer;background:#ffffff14;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:6px;padding:7px 14px;font-family:inherit;font-size:12px;font-weight:700;transition:background .15s,border-color .15s,color .15s;display:inline-flex;position:relative}.tv-reset-btn:hover{color:#fff;background:#da251d;border-color:#da251d}.tv-build-inputs-wrap{justify-content:center;padding-top:24px;padding-bottom:8px;display:flex}.tv-build-top__inputs{border:1px solid var(--tv-ink-200);background:#fff;border-radius:14px;grid-template-columns:repeat(6,minmax(110px,1fr));gap:18px 22px;width:100%;max-width:1080px;padding:20px 26px;display:grid;box-shadow:0 2px 8px -4px #0f16231a}.tv-ilabel{flex-direction:column;gap:6px;min-width:0;display:flex}.tv-ilabel>span{font-family:"Inter", var(--font-heading);letter-spacing:.18em;text-transform:uppercase;color:var(--tv-ink-500);font-size:10px;font-weight:700}.tv-ilabel input,.tv-ilabel select{font-family:var(--font-heading);height:38px;color:var(--tv-ink-900);border:none;border-bottom:1px solid var(--tv-ink-300);appearance:none;letter-spacing:-.01em;cursor:pointer;background:0 0;border-radius:0;width:100%;min-width:0;padding:0;font-size:14px;font-weight:600;transition:border-color .15s}.tv-ilabel input:focus,.tv-ilabel select:focus{border-bottom-color:var(--tv-red);outline:none}.tv-ilabel select option{color:var(--tv-ink-900);background:#fff}.tv-ilabel--summary strong{font-family:"Inter", var(--font-heading);color:var(--tv-red);letter-spacing:-.015em;padding-top:8px;font-size:18px;font-weight:800}@media (max-width:900px){.tv-build-top__inputs{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.tv-build-top__inputs{grid-template-columns:repeat(2,1fr);padding:18px}}.b3-hero{color:#fff;background:linear-gradient(135deg,#1a2332 0%,#0f1623 100%);padding:48px 0 36px;display:none}.b3-page,.b3-page *,.b3-page :before,.b3-page :after{box-sizing:border-box}.b3-hero__inner{width:100%;max-width:1360px;margin:0 auto;padding:0 24px;display:block}.b3-hero__left{width:100%;margin-bottom:24px}.b3-hero__panel{width:100%;display:block}.b3-hero__left .eyebrow{color:#ffc837;letter-spacing:.22em;font-size:11px}.b3-hero__left h1{letter-spacing:-.02em;color:#fff;margin:6px 0 8px;font-size:32px;font-weight:900;line-height:1.1}.b3-hero__left h1 em{color:#da251d;font-style:normal}.b3-hero__left p{color:#c0c7d4;margin:0;font-size:14px;line-height:1.5}.b3-hero__panel{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:22px 24px}.b3-hero__grid{grid-template-columns:repeat(6,1fr);gap:18px 22px;display:grid}.b3-hero__grid>.w-2{grid-column:span 2}.b3-field{flex-direction:column;gap:6px;display:flex}.b3-field label{letter-spacing:.18em;text-transform:uppercase;color:#ffffff8c;font-family:Inter,sans-serif;font-size:10px;font-weight:700}.b3-field input,.b3-field select{color:#1a2332;letter-spacing:-.01em;appearance:none;background:#fff;border:1px solid #ffffff1f;border-radius:10px;outline:none;height:44px;padding:0 14px;font-family:Inter,Pretendard,sans-serif;font-size:15px;font-weight:700;transition:box-shadow .15s,border-color .15s}.b3-field input:focus,.b3-field select:focus{border-color:#ffc837;box-shadow:0 0 0 3px #ffc83740}.b3-field select{cursor:pointer;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'><path fill='%231A2332' d='M0 0l5 6 5-6z'/></svg>");background-position:right 12px center;background-repeat:no-repeat;padding-right:34px}.b3-field select option{color:#1a2332;background:#fff}.b3-field input[type=date]::-webkit-calendar-picker-indicator{opacity:.6;cursor:pointer}.b3-field__hint{color:#ffc837;letter-spacing:-.01em;margin-top:2px;font-size:12px;font-weight:600}.b3-summary{color:#ffc837;letter-spacing:-.02em;margin-top:4px;font-family:Inter,Pretendard,sans-serif;font-size:22px;font-weight:800}.b3-pax{background:#fff;border-radius:10px;flex-direction:column;padding:4px 12px;display:flex}.b3-pax__row{justify-content:space-between;align-items:center;padding:6px 0;display:flex}.b3-pax__row+.b3-pax__row{border-top:1px solid #eef0f3}.b3-pax__lbl{color:#1a2332;align-items:baseline;gap:6px;font-size:14px;font-weight:700;display:inline-flex}.b3-pax__lbl small{color:#9ca3af;font-size:11px;font-weight:500}.b3-pax__ctrl{align-items:center;gap:10px;display:inline-flex}.b3-pax__ctrl button{color:#1a2332;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-family:inherit;font-size:16px;font-weight:700;line-height:1;transition:all .15s;display:inline-flex}.b3-pax__ctrl button:hover{color:#da251d;border-color:#da251d}.b3-pax__n{color:#1a2332;text-align:center;min-width:16px;font-family:Inter,sans-serif;font-size:15px;font-weight:700}.b3-stepper{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:14px;max-width:1360px;margin:18px auto 0;padding:0 24px;display:flex}.b3-step-pill{color:#9ca3af;letter-spacing:-.01em;cursor:pointer;white-space:nowrap;text-align:left;background:0 0;border:0;border-bottom:2px solid #0000;align-items:baseline;gap:6px;min-width:0;padding:4px 2px;font-family:inherit;font-size:13px;font-weight:600;transition:color .15s,border-color .15s;display:inline-flex}.b3-step-pill__ico{display:none}.b3-step-pill__label{color:inherit;font-weight:inherit;align-items:baseline;gap:5px;display:inline-flex;overflow:visible}.b3-step-pill__label b{color:#c4c9d2;letter-spacing:.02em;margin-right:0;font-family:Inter,sans-serif;font-size:11px;font-weight:700}.b3-step-pill:hover{color:#1a2332}.b3-step-pill.is-active{color:#1a2332;border-bottom-color:#da251d}.b3-step-pill.is-active .b3-step-pill__label b{color:#da251d}.b3-step-pill.is-done{color:#4b5563}.b3-step-pill.is-done .b3-step-pill__label b{color:#10b981}.b3-step-line{background:#d1d5db;border-radius:50%;flex:0 0 4px;align-self:center;width:3px;height:3px}.b3-main{grid-template-columns:320px 1fr;align-items:start;gap:24px;max-width:1360px;margin:24px auto 0;padding:0 24px;display:grid}.b3-accordion{flex-direction:column;gap:10px;display:flex}.b3-acc{background:#fff;border:1px solid #e5e8ed;border-radius:14px;transition:border-color .15s,box-shadow .2s;overflow:hidden}.b3-acc.is-open{border-color:#cbd5e1;box-shadow:0 4px 10px -4px #0f162314}.b3-acc__head{cursor:pointer;text-align:left;background:0 0;border:none;grid-template-columns:auto 1fr auto auto;align-items:center;gap:10px;width:100%;height:44px;padding:0 14px;font-family:inherit;display:grid}.b3-acc__eyebrow{letter-spacing:.18em;color:#6b7280;text-transform:uppercase;font-family:Inter,sans-serif;font-size:10px;font-weight:800}.b3-acc__title{color:#1a2332;letter-spacing:-.01em;font-size:15.5px;font-weight:800}.b3-acc__meta{color:#6b7280;white-space:nowrap;font-family:Inter,sans-serif;font-size:11.5px}.b3-acc.is-open .b3-acc__meta{color:#da251d;font-weight:700}.b3-acc__chev{color:#9ca3af;transition:transform .2s}.b3-acc.is-open .b3-acc__chev{color:#1a2332;transform:rotate(180deg)}.b3-acc__body{border-top:1px solid #f1f3f6;padding:4px 14px 16px}.b3-acc--info .b3-acc__head{cursor:default}.b3-acc--info .b3-acc__chev{display:none}.b3-info-summary{flex-direction:column;gap:8px;padding:10px 2px 4px;display:flex}.b3-info-row{color:var(--tv-ink-900);grid-template-columns:42px 1fr;align-items:baseline;gap:10px;font-size:13px;display:grid}.b3-info-row b{color:var(--tv-ink-500);letter-spacing:.12em;text-transform:uppercase;font-family:Inter,Pretendard,sans-serif;font-size:10px;font-weight:700}.b3-info-row span{letter-spacing:-.01em;font-weight:600}.b3-info-hint{color:var(--tv-ink-500);font-size:11.5px;font-style:normal;font-weight:500}.b3-info-airport{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.b3-info-airport__chip{color:#fff;letter-spacing:.06em;background:#1a2332;border-radius:6px;align-items:center;gap:4px;padding:3px 8px;font-family:Inter,sans-serif;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.b3-info-airport__name{color:#4b5563;letter-spacing:-.01em;font-size:12px;font-weight:500}.b3-l1-grid{background:#fff;border:1px solid #e5e8ed;border-radius:12px;flex-direction:column;margin-top:12px;display:flex;overflow:hidden}.b3-l1{cursor:pointer;text-align:left;background:0 0;border:none;grid-template:"ico name chev""ico sub chev"/auto 1fr auto;align-items:center;gap:2px 12px;width:100%;padding:10px 34px 10px 18px;font-family:inherit;transition:background .14s;display:grid;position:relative;overflow:hidden}.b3-l1:before{content:"";background:var(--l1-color,#cbd5e1);width:3px;position:absolute;top:0;bottom:0;left:0}.b3-l1__ico{background:var(--l1-color-soft,#f3f4f6);width:30px;height:30px;color:var(--l1-color,#1a2332);border-radius:50%;grid-area:ico;justify-content:center;align-self:center;align-items:center;transition:background .15s,color .15s;display:flex}.b3-l1__name{color:#1a2332;letter-spacing:-.01em;grid-area:name;font-size:13px;font-weight:800}.b3-l1__sub{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;grid-area:sub;font-size:11px;line-height:1.3;overflow:hidden}.b3-l1:hover{background:var(--l1-color-soft,#f8f9fb)}.b3-l1.is-selected{background:var(--l1-color-soft,#fff5f4)}.b3-l1.is-skip{background:repeating-linear-gradient(45deg,#fff 0 6px,#fafafb 6px 12px)}.b3-l1[data-color=red]{--l1-color:#da251d;--l1-color-soft:#ffedeb}.b3-l1[data-color=navy]{--l1-color:#1a2332;--l1-color-soft:#e8ebf0}.b3-l1[data-color=yellow]{--l1-color:#d48806;--l1-color-soft:#fff6d9}.b3-l1[data-color=orange]{--l1-color:#e6631f;--l1-color-soft:#ffeedb}.b3-l1[data-color=purple]{--l1-color:#5b21b6;--l1-color-soft:#ede3fa}.b3-l1[data-color=emerald]{--l1-color:#10b981;--l1-color-soft:#dcfae9}.b3-l1[data-color=gray]{--l1-color:#4b5563;--l1-color-soft:#eef1f5}.b3-l1-wrap{border-top:1px solid #f1f3f6;flex-direction:column;min-width:0;display:flex}.b3-l1-wrap:first-child{border-top:none}.b3-l1__chev{color:#9ca3af;grid-area:chev;justify-content:center;align-self:center;align-items:center;transition:transform .18s;display:flex}.b3-l1.is-open .b3-l1__chev{color:#da251d;transform:rotate(180deg)}.b3-l1.is-open{background:var(--l1-color-soft,#fff5f4)}.b3-l1.is-open:before{background:#da251d}.b3-l2-list{border:1px solid #e5e8ed;border-left:3px solid var(--l1-color,#cbd5e1);background:#fff;border-radius:10px;flex-direction:column;margin:6px 10px 10px;padding:4px 0;display:flex;overflow:hidden}.b3-l2-list[data-color=red]{--l1-color:#da251d}.b3-l2-list[data-color=navy]{--l1-color:#1a2332}.b3-l2-list[data-color=yellow]{--l1-color:#d48806}.b3-l2-list[data-color=orange]{--l1-color:#e6631f}.b3-l2-list[data-color=purple]{--l1-color:#5b21b6}.b3-l2-list[data-color=emerald]{--l1-color:#10b981}.b3-l2-list[data-color=gray]{--l1-color:#4b5563}.b3-l2{cursor:pointer;text-align:left;background:0 0;border:none;border-top:1px solid #f1f3f6;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;width:100%;min-width:0;padding:8px 12px;font-family:inherit;transition:background .12s;display:grid}.b3-l2:first-child{border-top:none}.b3-l2:hover{background:var(--l1-color-soft,#f8f9fb)}.b3-l2:hover .b3-l2__name{color:var(--l1-color,#1a2332)}.b3-l2__name{color:#1a2332;letter-spacing:-.01em;white-space:nowrap;font-size:12.5px;font-weight:700}.b3-l2__sub{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:11px;line-height:1.3;overflow:hidden}.b3-l2__price{color:#9ca3af;letter-spacing:.02em;white-space:nowrap;font-family:Inter,sans-serif;font-size:10.5px;font-weight:600}.b3-l2[data-color=red]{--l1-color:#da251d;--l1-color-soft:#ffedeb}.b3-l2[data-color=navy]{--l1-color:#1a2332;--l1-color-soft:#e8ebf0}.b3-l2[data-color=yellow]{--l1-color:#d48806;--l1-color-soft:#fff6d9}.b3-l2[data-color=orange]{--l1-color:#e6631f;--l1-color-soft:#ffeedb}.b3-l2[data-color=purple]{--l1-color:#5b21b6;--l1-color-soft:#ede3fa}.b3-l2[data-color=emerald]{--l1-color:#10b981;--l1-color-soft:#dcfae9}.b3-l2[data-color=gray]{--l1-color:#4b5563;--l1-color-soft:#eef1f5}.b3-l2{background:#fafafb;border:1px solid #e5e8ed;border-radius:12px;margin-top:12px;animation:.25s ease-out b3-slide-down;overflow:hidden}@keyframes b3-slide-down{0%{opacity:0;max-height:0}to{opacity:1;max-height:800px}}.b3-l2__head{background:#fff;border-bottom:1px solid #eaecef;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.b3-l2__title{color:#1a2332;letter-spacing:-.01em;font-size:12px;font-weight:700}.b3-l2__close{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.b3-l2__close:hover{color:#1a2332;background:#eef1f5}.b3-l2__list{flex-direction:column;gap:6px;padding:8px;display:flex}.b3-l2-item{cursor:grab;background:#fff;border:1px solid #e5e8ed;border-radius:10px;grid-template-columns:1fr auto;gap:4px 10px;padding:10px 12px;transition:all .15s;display:grid}.b3-l2-item:hover{border-color:#1a2332;box-shadow:0 4px 10px -4px #0f16231a}.b3-l2-item:active{cursor:grabbing}.b3-l2-item__name{color:#1a2332;font-size:13px;font-weight:700}.b3-l2-item__sub{color:#6b7280;grid-column:1;font-size:11px}.b3-l2-item__price{color:#da251d;text-align:right;white-space:nowrap;grid-area:1/2/span 2;align-self:center;font-family:Inter,sans-serif;font-size:11.5px;font-weight:700}.b3-formpanel{flex-direction:column;gap:12px;padding:14px 0 4px;display:flex}.b3-formpanel p{color:#6b7280;margin:0;font-size:12.5px;line-height:1.55}.b3-formpanel textarea{color:#1a2332;resize:vertical;border:1px solid #e5e8ed;border-radius:10px;outline:none;width:100%;min-height:100px;padding:10px 12px;font-family:inherit;font-size:13px}.b3-formpanel textarea:focus{border-color:#da251d}.b3-chips{flex-wrap:wrap;gap:6px;display:flex}.b3-chip{color:#1a2332;cursor:pointer;background:#fff;border:1px solid #e5e8ed;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .15s}.b3-chip:hover{border-color:#1a2332}.b3-chip.is-on{color:#fff;background:#da251d;border-color:#da251d}.b3-timeline{background:#fff;border:1px solid #e5e8ed;border-radius:14px;padding:22px 22px 18px}.b3-timeline__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:18px;display:flex}.b3-timeline__head .eyebrow{color:#da251d;letter-spacing:.22em;font-size:10.5px}.b3-timeline__head h2{color:#1a2332;letter-spacing:-.02em;margin-top:4px;font-size:22px;font-weight:900}.b3-timeline__legend{color:#6b7280;flex-wrap:wrap;gap:14px;font-size:11px;display:flex}.b3-timeline__legend span{align-items:center;gap:5px;display:inline-flex}.b3-timeline__legend i{border-radius:2px;width:10px;height:10px;display:inline-block}.b3-legend-navy{background:#1a2332}.b3-legend-gray{background:#6b7280}.b3-legend-yellow{background:#ffc837}.b3-legend-orange{background:#ff8c42}.b3-legend-purple{background:#5b21b6}.b3-columns{flex-direction:column;gap:14px;padding-bottom:10px;display:flex}.b3-col{cursor:pointer;background:#fafafb;border:1px solid #e5e8ed;border-radius:12px;flex-direction:column;min-width:0;transition:border-color .15s,box-shadow .15s;display:flex}.b3-col.is-active{border-color:#da251d;box-shadow:0 0 0 3px #da251d1a}.b3-col__head{border-bottom:1px dashed #e5e8ed;flex-flow:wrap;align-items:center;gap:10px;padding:10px 14px;display:flex}.b3-col__dayn{color:#1a2332;letter-spacing:-.02em;font-family:Inter,sans-serif;font-size:18px;font-weight:900;line-height:1}.b3-col__date{color:#6b7280;font-family:Inter,sans-serif;font-size:12.5px}.b3-col__badges{flex-wrap:wrap;gap:4px;margin-top:0;margin-left:auto;display:flex}.b3-col__toggle{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #e5e8ed;border-radius:8px;justify-content:center;align-items:center;width:26px;height:26px;margin-left:auto;transition:transform .18s,background .14s,border-color .14s,color .14s;display:inline-flex}.b3-col__toggle:hover{color:#1a2332;background:#f8f9fb;border-color:#cbd5e1}.b3-col__toggle.is-collapsed{transform:rotate(-90deg)}.b3-col.is-active .b3-col__toggle{color:#da251d;border-color:#da251d4d}.b3-col__badge{color:#1a2332;background:#eef1f5;border-radius:999px;align-items:center;gap:3px;padding:2px 7px;font-family:Inter,sans-serif;font-size:10px;font-weight:700;display:inline-flex}.b3-slots{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:10px;display:grid}@media (max-width:860px){.b3-slots{grid-template-columns:1fr}}.b3-slot{background:#fff;border:1.5px dashed #d1d5db;border-radius:10px;min-height:56px;padding:10px 10px 10px 14px;transition:all .15s;position:relative}.b3-slot:before{content:"";background:var(--slot-color,#cbd5e1);opacity:.45;border-radius:10px 0 0 10px;width:3px;position:absolute;top:0;bottom:0;left:0}.b3-slot[data-color=navy]{--slot-color:#1a2332}.b3-slot[data-color=gray]{--slot-color:#6b7280}.b3-slot[data-color=yellow]{--slot-color:#ffc837}.b3-slot[data-color=orange]{--slot-color:#ff8c42}.b3-slot[data-color=purple]{--slot-color:#5b21b6}.b3-slot__label{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:4px;margin-bottom:4px;display:flex}.b3-slot__label b{color:#1a2332;letter-spacing:.01em;font-size:11px;font-weight:800}.b3-slot__label i{color:#9ca3af;letter-spacing:.05em;font-family:Inter,sans-serif;font-size:9.5px;font-style:normal}.b3-slot__empty{color:#9ca3af;font-size:11px;font-style:italic;line-height:1.5}.b3-slot.is-compat{border-style:solid;border-color:#cbd5e1}.b3-slot.is-hover{background:#fff8f7;border-color:#da251d;box-shadow:0 0 0 2px #da251d1f}.b3-slot.is-filled{background:var(--slot-tint,#f3f4f6);border:1px solid #0000;padding:8px}.b3-slot.is-filled[data-color=navy]{--slot-tint:#1a23320d;border-color:#1a233226}.b3-slot.is-filled[data-color=gray]{--slot-tint:#6b72800f;border-color:#6b72802e}.b3-slot.is-filled[data-color=yellow]{--slot-tint:#ffc8371f;border-color:#d488064d}.b3-slot.is-filled[data-color=orange]{--slot-tint:#ff8c421a;border-color:#e6631f4d}.b3-slot.is-filled[data-color=purple]{--slot-tint:#5b21b614;border-color:#5b21b640}.b3-slot__check{color:#fff;background:#10b981;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;display:flex;position:absolute;top:6px;right:6px}.b3-placed{cursor:grab;background:#fff;border:1px solid #e5e8ed;border-radius:8px;grid-template-columns:22px 1fr auto;align-items:center;gap:8px;padding:8px 8px 8px 12px;animation:.25s ease-out b3-pulse;display:grid;position:relative}.b3-placed:active{cursor:grabbing}@keyframes b3-pulse{0%{transform:scale(.92);box-shadow:0 0 0 4px #da251d40}to{transform:scale(1);box-shadow:0 0 #da251d00}}.b3-placed:before{content:"";background:var(--p-color,#cbd5e1);border-radius:3px;width:3px;position:absolute;top:6px;bottom:6px;left:0}.b3-placed[data-color=navy]{--p-color:#1a2332}.b3-placed[data-color=gray]{--p-color:#6b7280}.b3-placed[data-color=yellow]{--p-color:#d48806}.b3-placed[data-color=orange]{--p-color:#e6631f}.b3-placed[data-color=purple]{--p-color:#5b21b6}.b3-placed__ico{background:var(--p-tint,#f3f4f6);width:22px;height:22px;color:var(--p-color,#1a2332);border-radius:50%;justify-content:center;align-items:center;display:flex}.b3-placed[data-color=navy] .b3-placed__ico{background:#1a233214}.b3-placed[data-color=gray] .b3-placed__ico{background:#6b72801a}.b3-placed[data-color=yellow] .b3-placed__ico{background:#ffc83733}.b3-placed[data-color=orange] .b3-placed__ico{background:#ff8c4226}.b3-placed[data-color=purple] .b3-placed__ico{background:#5b21b61a}.b3-placed__body{flex-direction:column;gap:1px;min-width:0;display:flex}.b3-placed__name{color:#1a2332;white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.01em;font-size:12px;font-weight:700;overflow:hidden}.b3-placed__sub{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;letter-spacing:.02em;font-family:Inter,sans-serif;font-size:10px;overflow:hidden}.b3-placed__del{cursor:pointer;color:#9ca3af;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.b3-placed__del:hover{color:#da251d;background:#ffedeb}.b3-placed.is-skip{opacity:.92;background:repeating-linear-gradient(45deg,#fff 0 6px,#fafafb 6px 12px)}.b3-placed.is-skip .b3-placed__sub{color:#da251d;font-weight:700}.b3-estimate{z-index:5;background:#fff;border:1px solid #e5e8ed;border-radius:14px;grid-template-columns:1.1fr 1fr 260px;gap:28px;max-width:1360px;margin:20px auto 0;padding:20px 22px;display:grid;box-shadow:0 10px 30px -10px #0f16232e}.b3-estimate--wide{grid-template-columns:minmax(240px,1.1fr) 1fr 1fr 280px;align-items:start;max-width:1312px;margin-left:24px;margin-right:24px;padding:22px 26px}@media (min-width:1408px){.b3-estimate--wide{margin-left:auto;margin-right:auto}}.b3-estimate--wide .b3-excl{border-left:1px solid #eef0f3;padding-left:28px}.b3-estimate--wide .b3-excl h4{color:#6b7280;letter-spacing:.18em;text-transform:uppercase;margin-bottom:6px;font-family:Inter,sans-serif;font-size:11px;font-weight:800}.b3-estimate--wide .b3-excl ul{flex-direction:column;gap:3px;margin:0 0 10px;padding:0;list-style:none;display:flex}.b3-estimate--wide .b3-excl li{color:#1a2332;gap:6px;font-size:12.5px;line-height:1.45;display:flex}.b3-estimate--wide .b3-excl li:before{content:"–";color:#6b7280;font-weight:800}.b3-estimate--wide .b3-excl__note{color:#9ca3af;margin:0;font-size:11px;line-height:1.5}@media (max-width:1100px){.b3-estimate--wide{grid-template-columns:1fr 1fr}.b3-estimate--wide .b3-excl{border-top:1px solid #eef0f3;border-left:0;padding-top:16px;padding-left:0}}.b3-est__block .eyebrow{color:#da251d;letter-spacing:.22em;font-size:10.5px}.b3-est__range{color:#1a2332;letter-spacing:-.025em;margin-top:10px;font-family:Inter,sans-serif;font-size:24px;font-weight:900}.b3-est__range small{color:#6b7280;letter-spacing:0;margin-left:6px;font-family:inherit;font-size:12px;font-weight:600}.b3-est__tilde{color:#9ca3af;margin:0 8px;font-weight:700}.b3-est__meta{color:#6b7280;margin-top:8px;font-family:Inter,sans-serif;font-size:11.5px}.b3-est__meta b{color:#1a2332;font-weight:700}.b3-incl{border-left:1px solid #eef0f3;padding-left:28px}.b3-incl h4{color:#10b981;letter-spacing:.18em;text-transform:uppercase;margin-bottom:6px;font-family:Inter,sans-serif;font-size:11px;font-weight:800}.b3-incl ul{flex-direction:column;gap:3px;margin:0 0 10px;padding:0;list-style:none;display:flex}.b3-incl li{color:#1a2332;gap:6px;font-size:12.5px;line-height:1.45;display:flex}.b3-incl li:before{content:"✓";color:#10b981;font-weight:800}.b3-incl .b3-excl h4{color:#6b7280}.b3-incl .b3-excl li:before{content:"–";color:#6b7280}.b3-incl p{color:#9ca3af;margin:0;font-size:11px;line-height:1.5}.b3-cta{flex-direction:column;align-self:center;gap:8px;display:flex}.b3-cta .btn{width:100%}.b3-cta-note{color:#9ca3af;text-align:center;margin-top:2px;font-size:10.5px;line-height:1.4}.b3-dragging{opacity:.35}.b3-pax.b3-pax--single{padding:10px 12px}.b3-pax.b3-pax--single .b3-pax__lbl strong{color:#1a2332;letter-spacing:-.02em;font-family:Inter,Pretendard,sans-serif;font-size:17px;font-weight:800}@media (max-width:1280px){.b3-hero__grid{grid-template-columns:repeat(3,1fr)}.b3-hero__grid>.w-2{grid-column:span 1}}@media (max-width:1100px){.b3-main{grid-template-columns:280px 1fr}}@media (max-width:900px){.b3-hero__grid{grid-template-columns:repeat(2,1fr)}.b3-stepper{gap:10px}.b3-step-pill{font-size:12px}}@media (max-width:820px){.b3-main{grid-template-columns:1fr}}@media (max-width:640px){.b3-hero{padding:32px 0 24px}.b3-hero__left h1{font-size:28px}.b3-hero__grid{grid-template-columns:1fr}.b3-hero__panel{padding:16px 18px}.b3-pax__row{padding:8px 0}}.b3-preview{max-width:920px;padding-top:32px;padding-bottom:60px}.b3-preview__hero{border-bottom:1px solid #e5e8ed;margin-bottom:24px;padding:18px 0 22px}.b3-preview__hero-inner{flex-direction:column;gap:6px;display:flex}.b3-preview__hero .eyebrow{letter-spacing:.22em;text-transform:uppercase;color:#da251d;font-family:Inter,sans-serif;font-size:10px;font-weight:700}.b3-preview__hero h1{letter-spacing:-.02em;color:#1a2332;margin:2px 0 0;font-size:26px;font-weight:800;line-height:1.15}.b3-preview__hero-meta{color:#6b7280;letter-spacing:-.01em;flex-wrap:wrap;align-items:center;gap:4px;margin-top:6px;font-family:Inter,sans-serif;font-size:12.5px;font-weight:500;display:inline-flex}.b3-preview__hero-meta span{align-items:center;gap:5px;display:inline-flex}.b3-preview__dot{color:#cbd5e1;margin:0 2px}.b3-preview__days{flex-direction:column;gap:0;display:flex}.b3-preview__day{border-top:1px solid #e5e8ed;grid-template-columns:110px 1fr;padding:22px 0;display:grid}.b3-preview__day:first-child{border-top:none;padding-top:0}.b3-preview__day-cover{justify-content:flex-start;align-items:flex-start;display:flex}.b3-preview__day-cover-placeholder{flex-direction:column;gap:2px;display:flex}.b3-preview__day-num{letter-spacing:.22em;color:#9ca3af;font-family:Inter,sans-serif;font-size:10.5px;font-weight:700}.b3-preview__day-big{letter-spacing:-.03em;color:#1a2332;font-family:Inter,sans-serif;font-size:32px;font-weight:800;line-height:1}.b3-preview__day-body{flex-direction:column;gap:10px;display:flex}.b3-preview__day-head{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.b3-preview__day-date{color:#9ca3af;letter-spacing:.02em;font-family:Inter,sans-serif;font-size:11.5px;font-weight:600}.b3-preview__day-head h3{letter-spacing:-.01em;color:#1a2332;margin:0;font-size:14px;font-weight:700}.b3-preview__day-list{flex-direction:column;gap:3px;margin:0;padding:0;list-style:none;display:flex}.b3-preview__day-list li{color:#1a2332;grid-template-columns:20px 38px 1fr;align-items:center;gap:10px;padding:4px 0;font-size:13px;display:grid}.b3-preview__day-list li svg{color:#9ca3af}.b3-preview__day-list li b{color:#9ca3af;letter-spacing:.1em;text-transform:uppercase;font-family:Inter,sans-serif;font-size:10px;font-weight:700}.b3-preview__day-list li.is-empty,.b3-preview__day-list li.is-empty svg,.b3-preview__day-list li.is-empty b{color:#cbd5e1}.b3-preview__day-dash{color:#cbd5e1;font-family:Inter,sans-serif;font-weight:400}.b3-preview__section{border-top:1px solid #e5e8ed;margin-top:22px;padding-top:22px}.b3-preview__section-h{color:#9ca3af;letter-spacing:.18em;text-transform:uppercase;margin:0 0 12px;font-family:Inter,sans-serif;font-size:11px;font-weight:700}.b3-preview__common-list{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.b3-preview__common-list li{color:#1a2332;border-top:1px solid #f1f3f6;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:8px 0;font-size:13px;display:grid}.b3-preview__common-list li:first-child{border-top:none}.b3-preview__common-list li svg{color:#1a2332}.b3-preview__common-list li span{font-weight:600}.b3-preview__common-list li em{color:#9ca3af;letter-spacing:0;font-size:11px;font-style:normal}.b3-preview__note p{color:#1a2332;white-space:pre-wrap;background:#fafafb;border-left:2px solid #cbd5e1;border-radius:2px;margin:0;padding:12px 14px;font-size:13px;line-height:1.6}.b3-preview__traveler-dl{grid-template-columns:80px 1fr;gap:8px 16px;margin:0;font-size:13px;display:grid}.b3-preview__traveler-dl dt{color:#9ca3af;letter-spacing:.08em;text-transform:uppercase;align-self:center;font-family:Inter,sans-serif;font-size:10.5px;font-weight:700}.b3-preview__traveler-dl dd{color:#1a2332;margin:0;font-weight:600}.b3-preview__cta{background:#fff;border:1px solid #e5e8ed;border-radius:10px;grid-template-columns:1fr auto;align-items:center;gap:20px;margin-top:28px;padding:20px 22px;display:grid}.b3-preview__cta-sum .eyebrow{letter-spacing:.22em;text-transform:uppercase;color:#9ca3af;font-family:Inter,sans-serif;font-size:10px;font-weight:700}.b3-preview__cta-range{color:#1a2332;letter-spacing:-.02em;margin-top:4px;font-family:Inter,sans-serif;font-size:22px;font-weight:800}.b3-preview__cta-range span{color:#cbd5e1;margin:0 4px;font-weight:400}.b3-preview__cta-meta{color:#6b7280;margin-top:2px;font-size:12px}.b3-preview__cta-btns{flex-direction:column;align-items:stretch;gap:8px;display:flex}.b3-preview__cta-btns .btn-outline{justify-content:center;align-items:center;gap:6px;display:inline-flex}@media (max-width:720px){.b3-preview__day{grid-template-columns:1fr;gap:4px}.b3-preview__cta{grid-template-columns:1fr}.b3-preview__hero h1{font-size:22px}}.b3-preview-trigger{color:#fff;cursor:pointer;text-align:left;background:#1a2332;border:1px solid #1a2332;border-radius:10px;grid-template-columns:auto 1fr;align-items:center;gap:12px;width:100%;margin-top:10px;padding:12px 16px;font-family:inherit;transition:background .15s,border-color .15s,transform .15s;display:grid}.b3-preview-trigger:hover{background:#da251d;border-color:#da251d}.b3-preview-trigger__label{flex-direction:column;gap:2px;min-width:0;display:flex}.b3-preview-trigger__label b{letter-spacing:-.01em;font-size:13px;font-weight:800}.b3-preview-trigger__label em{color:#ffffffb3;font-size:11px;font-style:normal}
