.planner-module__KQQYkG__app{min-height:calc(100vh - 68px);padding:44px 0 140px;position:relative}.planner-module__KQQYkG__app:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(60% 42% at 50% -8%, var(--green-tint) 0%, transparent 60%), radial-gradient(46% 34% at 88% 8%, var(--coral-tint) 0%, transparent 62%), repeating-linear-gradient(0deg, transparent 0 46px, #13211b04 46px 47px);opacity:.9;position:absolute;inset:0}.planner-module__KQQYkG__app>*{z-index:1;position:relative}.planner-module__KQQYkG__center{text-align:center;max-width:760px;margin:0 auto}.planner-module__KQQYkG__kicker{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--coral-deep);margin-bottom:14px;font-size:12px;font-weight:600}.planner-module__KQQYkG__title{font-family:var(--font-display);letter-spacing:-.025em;margin-bottom:12px;font-size:clamp(28px,4vw,42px);font-weight:800;line-height:1.05}.planner-module__KQQYkG__sub{color:var(--muted);margin-bottom:34px;font-size:17px}.planner-module__KQQYkG__modeGrid{text-align:left;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:6px;display:grid}.planner-module__KQQYkG__modeCard{isolation:isolate;background:var(--white);border:1px solid var(--hairline);border-radius:var(--r-xl);cursor:pointer;text-align:left;transition:transform .2s var(--ease),box-shadow .2s var(--ease),border-color .2s var(--ease);flex-direction:column;padding:26px 24px 22px;display:flex;position:relative;overflow:hidden}.planner-module__KQQYkG__modeCard:before{content:"";background:var(--tone);transform-origin:0;height:4px;transition:transform .28s var(--ease);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.planner-module__KQQYkG__modeCard:hover{box-shadow:0 22px 48px color-mix(in srgb, var(--tone) 24%, transparent);border-color:#0000;transform:translateY(-6px)}.planner-module__KQQYkG__modeCard:hover:before{transform:scaleX(1)}.planner-module__KQQYkG__modeMark{z-index:-1;color:var(--tone);opacity:.07;transition:opacity .2s var(--ease);position:absolute;top:-14px;right:-16px}.planner-module__KQQYkG__modeMark svg{stroke-width:1.2px;width:132px;height:132px}.planner-module__KQQYkG__modeCard:hover .planner-module__KQQYkG__modeMark{opacity:.11}.planner-module__KQQYkG__modeTop{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.planner-module__KQQYkG__modeIcon{color:#fff;background:var(--tone);width:46px;height:46px;box-shadow:0 6px 16px color-mix(in srgb, var(--tone) 34%, transparent);border-radius:13px;place-items:center;display:grid}.planner-module__KQQYkG__modeTag{font-family:var(--font-mono);letter-spacing:.11em;text-transform:uppercase;color:#fff;background:var(--tone);border-radius:var(--pill);padding:5px 10px;font-size:10px;font-weight:600}.planner-module__KQQYkG__modeCard h3{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:7px;font-size:21px;font-weight:800;line-height:1.12}.planner-module__KQQYkG__modeWho{color:var(--tone-deep);margin-bottom:12px;font-size:13.5px;font-weight:700;line-height:1.35}.planner-module__KQQYkG__modeCard p{color:var(--muted);font-size:14px;line-height:1.55}.planner-module__KQQYkG__modeFoot{margin-top:auto;padding-top:20px}.planner-module__KQQYkG__modeEg{flex-wrap:wrap;gap:6px;display:flex}.planner-module__KQQYkG__modeEgChip{font-family:var(--font-mono);color:var(--muted);background:var(--paper);border:1px solid var(--hairline);border-radius:var(--pill);white-space:nowrap;padding:4px 10px;font-size:11px}.planner-module__KQQYkG__modeGo{color:var(--tone-deep);opacity:.72;transition:opacity .2s var(--ease);align-items:center;gap:7px;margin-top:16px;font-size:14px;font-weight:700;display:inline-flex}.planner-module__KQQYkG__modeGo svg{transition:transform .2s var(--ease)}.planner-module__KQQYkG__modeCard:hover .planner-module__KQQYkG__modeGo{opacity:1}.planner-module__KQQYkG__modeCard:hover .planner-module__KQQYkG__modeGo svg{transform:translate(4px)}.planner-module__KQQYkG__modeHelp{text-align:center;color:var(--muted-2);margin-top:26px;font-size:13.5px}.planner-module__KQQYkG__panel.planner-module__KQQYkG__panelWide{max-width:880px}.planner-module__KQQYkG__panel{background:var(--white);border:1px solid var(--hairline);border-radius:var(--r-xl);text-align:left;max-width:720px;box-shadow:var(--sh-sm);margin:0 auto;padding:34px}.planner-module__KQQYkG__field{margin-bottom:26px}.planner-module__KQQYkG__whereCombo{flex-direction:column;gap:14px;display:flex}.planner-module__KQQYkG__mapToggle,.planner-module__KQQYkG__mapToggleLabel{display:none}@media (max-width:640px){.planner-module__KQQYkG__listWrap{order:-1}.planner-module__KQQYkG__mapToggleLabel{font-family:var(--font-mono);color:var(--green-deep);background:var(--paper);border:1px dashed var(--green-tint2);border-radius:var(--pill);cursor:pointer;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-size:13px;font-weight:600;display:flex}.planner-module__KQQYkG__mapToggleLabel:after{content:"▾";font-size:12px}.planner-module__KQQYkG__mapToggle:checked~.planner-module__KQQYkG__mapToggleLabel:after{content:"▴"}.planner-module__KQQYkG__mapWrap{display:none}.planner-module__KQQYkG__mapToggle:checked~.planner-module__KQQYkG__mapWrap{display:block}}.planner-module__KQQYkG__fieldHead{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.planner-module__KQQYkG__fieldHead .planner-module__KQQYkG__select{padding:7px 11px;font-size:13px}.planner-module__KQQYkG__field:last-of-type{margin-bottom:0}.planner-module__KQQYkG__label{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-bottom:12px;font-size:12px;font-weight:600;display:block}.planner-module__KQQYkG__optional{color:var(--muted-2);text-transform:none;letter-spacing:0;font-weight:500}.planner-module__KQQYkG__reqd{color:var(--green-deep);text-transform:none;letter-spacing:.02em;font-weight:600}.planner-module__KQQYkG__search{width:100%;font-family:var(--font-sans);border:1.5px solid var(--hairline);border-radius:var(--r);background:var(--paper);outline:none;margin-bottom:14px;padding:13px 44px 13px 16px;font-size:15px;transition:border-color .15s}.planner-module__KQQYkG__picker{flex-direction:column;display:flex;position:relative}.planner-module__KQQYkG__searchRow{position:relative}.planner-module__KQQYkG__searchRow .planner-module__KQQYkG__search{margin-bottom:0}.planner-module__KQQYkG__searchToggle{width:36px;color:var(--ink-3,#6b7280);border-radius:calc(var(--r) - 4px);cursor:pointer;background:0 0;border:0;place-items:center;transition:color .15s,transform .15s;display:grid;position:absolute;top:0;bottom:0;right:6px}.planner-module__KQQYkG__searchToggle:hover{color:var(--green)}.planner-module__KQQYkG__searchToggle[aria-expanded=true] svg{transform:rotate(180deg)}.planner-module__KQQYkG__searchToggle svg{transition:transform .18s}.planner-module__KQQYkG__optPanel{z-index:40;background:var(--paper);border:1.5px solid var(--hairline);border-radius:var(--r);margin-top:8px;padding:8px;position:absolute;top:100%;left:0;right:0;box-shadow:0 18px 40px #00000021}.planner-module__KQQYkG__picker>.planner-module__KQQYkG__optGrid{max-height:none;margin-top:10px;overflow:visible}.planner-module__KQQYkG__search:focus{border-color:var(--green)}.planner-module__KQQYkG__optGrid{grid-template-columns:repeat(auto-fill,minmax(185px,1fr));gap:8px;max-height:300px;padding:2px;display:grid;overflow-y:auto}.planner-module__KQQYkG__opt{border:1.5px solid var(--hairline);border-radius:var(--r);background:var(--paper);color:var(--ink);align-items:stretch;transition:border-color .14s,background .14s;display:flex;overflow:hidden}.planner-module__KQQYkG__opt:hover{border-color:var(--green-tint2)}.planner-module__KQQYkG__optOn{border-color:var(--green);background:var(--green-tint)}.planner-module__KQQYkG__optMain{min-width:0;color:inherit;cursor:pointer;text-align:left;background:0 0;border:none;flex:1;align-items:center;gap:9px;padding:10px 12px;font-family:inherit;font-size:14px;display:flex}.planner-module__KQQYkG__optCheck{border:1.5px solid var(--muted-2);color:#fff;border-radius:5px;flex:none;place-items:center;width:16px;height:16px;font-size:11px;display:grid}.planner-module__KQQYkG__optOn .planner-module__KQQYkG__optCheck{background:var(--green);border-color:var(--green)}.planner-module__KQQYkG__optLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.planner-module__KQQYkG__optCount{font-family:var(--font-mono);color:var(--muted-2);flex:none;font-size:11px}.planner-module__KQQYkG__optSub{color:var(--muted-2);margin-left:5px;font-size:12.5px}.planner-module__KQQYkG__optBlock{border:1.5px solid var(--green);background:var(--green-tint);border-radius:var(--r);grid-column:1/-1;align-items:center;gap:10px;padding-right:12px;display:flex}.planner-module__KQQYkG__optBlock .planner-module__KQQYkG__optCheck{background:var(--green);border-color:var(--green)}.planner-module__KQQYkG__optBlockName{color:inherit;cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:none;flex:none;align-items:center;gap:9px;padding:10px 0 10px 12px;font-family:inherit;font-size:14px;display:flex}.planner-module__KQQYkG__optBlockName .planner-module__KQQYkG__optLabel{flex:none}.planner-module__KQQYkG__regionChips{scrollbar-width:none;flex-wrap:nowrap;flex:1;gap:6px;min-width:0;padding:6px 0;display:flex;overflow-x:auto}.planner-module__KQQYkG__regionChips::-webkit-scrollbar{display:none}.planner-module__KQQYkG__regionChip{white-space:nowrap;font-family:var(--font-sans);color:var(--muted);background:var(--white);border:1.5px solid var(--green-tint2);border-radius:var(--pill);cursor:pointer;flex:none;align-items:center;gap:6px;padding:5px 11px;font-size:12.5px;font-weight:600;transition:background .14s,border-color .14s,color .14s;display:inline-flex}.planner-module__KQQYkG__regionChip:hover{border-color:var(--green)}.planner-module__KQQYkG__regionChipOn{background:var(--green);border-color:var(--green);color:#fff}.planner-module__KQQYkG__regionChipN{font-family:var(--font-mono);opacity:.62;font-size:10px}.planner-module__KQQYkG__detourNudge{background:var(--green-tint);border:1px solid var(--green-tint2);border-radius:var(--r);color:var(--ink);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;padding:12px 16px;font-size:14px;display:flex}.planner-module__KQQYkG__detourNudge button{font-family:var(--font-sans);color:#fff;background:var(--green);border-radius:var(--pill);cursor:pointer;border:none;flex:none;padding:8px 16px;font-size:13px;font-weight:700}.planner-module__KQQYkG__detourNudge button:hover{background:var(--green-deep)}.planner-module__KQQYkG__nag{color:var(--coral-deep);background:var(--coral-tint);border:1px solid var(--coral);border-radius:var(--r);margin:0;padding:9px 14px;font-size:13.5px;font-weight:600}.planner-module__KQQYkG__regionChipAll{border-style:dashed;font-weight:700}.planner-module__KQQYkG__regionChipAll.planner-module__KQQYkG__regionChipOn{border-style:solid}@media (max-width:640px){.planner-module__KQQYkG__optBlock{flex-wrap:wrap;padding-right:0}.planner-module__KQQYkG__optBlockName{flex:1}.planner-module__KQQYkG__optBlock .planner-module__KQQYkG__optCount{padding-right:12px}.planner-module__KQQYkG__regionChips{flex:1 0 100%;order:1;padding:0 12px 10px 37px}}.planner-module__KQQYkG__fieldNote{color:var(--muted);margin:-4px 0 16px;font-size:13.5px;line-height:1.5}.planner-module__KQQYkG__legList{flex-direction:column;gap:14px;display:flex}.planner-module__KQQYkG__legRow{align-items:flex-start;gap:14px;display:flex;position:relative}.planner-module__KQQYkG__legNum{z-index:1;background:var(--green);color:#fff;width:28px;height:28px;font-family:var(--font-display);border-radius:50%;flex:none;place-items:center;margin-top:7px;font-size:14px;font-weight:800;display:grid;position:relative}.planner-module__KQQYkG__legLinked:before{content:"";background:var(--green-tint2);width:2px;position:absolute;top:36px;bottom:-14px;left:13px}.planner-module__KQQYkG__legFields{flex:1;grid-template-columns:1.35fr 1fr;gap:10px;min-width:0;display:grid}@media (max-width:700px){.planner-module__KQQYkG__legFields{grid-template-columns:1fr}}.planner-module__KQQYkG__legRemove{border:1px solid var(--hairline);background:var(--white);width:28px;height:28px;color:var(--muted-2);border-radius:50%;flex:none;place-items:center;margin-top:7px;font-size:17px;line-height:1;transition:all .15s;display:grid}.planner-module__KQQYkG__legRemove:hover{border-color:var(--coral);color:var(--coral);background:var(--coral-tint)}.planner-module__KQQYkG__legAdd{font-family:var(--font-mono);color:var(--green-deep);border:1px dashed var(--green-tint2);border-radius:var(--pill);background:0 0;margin-top:16px;padding:9px 16px;font-size:13px;font-weight:600;transition:all .15s}.planner-module__KQQYkG__legAdd:hover{background:var(--green-tint);border-color:var(--green)}.planner-module__KQQYkG__cp{min-width:0;position:relative}.planner-module__KQQYkG__cpTrigger{text-align:left;background:var(--paper);border:1.5px solid var(--hairline);border-radius:var(--r);width:100%;color:var(--ink);cursor:pointer;text-overflow:ellipsis;white-space:nowrap;padding:12px 14px;font-size:14px;transition:border-color .15s;overflow:hidden}.planner-module__KQQYkG__cpTrigger:hover{border-color:var(--green-tint2)}.planner-module__KQQYkG__cpOpen{border-color:var(--green)}.planner-module__KQQYkG__cpPlaceholder{color:var(--muted-2)}.planner-module__KQQYkG__cpPop{z-index:46;background:var(--white);border:1px solid var(--hairline);border-radius:var(--r-lg);min-width:230px;box-shadow:var(--sh-md);animation:planner-module__KQQYkG__dpIn .16s var(--ease);padding:10px;position:absolute;top:calc(100% + 6px);left:0;right:0}.planner-module__KQQYkG__cpSearch{border:1.5px solid var(--hairline);border-radius:var(--r);outline:none;width:100%;margin-bottom:8px;padding:9px 12px;font-size:14px}.planner-module__KQQYkG__cpSearch:focus{border-color:var(--green)}.planner-module__KQQYkG__cpList{flex-direction:column;gap:2px;max-height:224px;display:flex;overflow-y:auto}.planner-module__KQQYkG__cpOpt{text-align:left;width:100%;color:var(--ink);cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:8px;padding:9px 10px;font-size:14px;transition:all .12s;display:flex}.planner-module__KQQYkG__cpOpt:hover{background:var(--green-tint)}.planner-module__KQQYkG__cpOptOn{background:var(--green-tint);font-weight:600}.planner-module__KQQYkG__cpEmpty{color:var(--muted-2);padding:10px;font-size:13px}.planner-module__KQQYkG__dates{flex-wrap:wrap;gap:14px;display:flex}.planner-module__KQQYkG__dateBox{flex:1;min-width:150px}.planner-module__KQQYkG__dateInput{width:100%;font-family:var(--font-mono);border:1.5px solid var(--hairline);border-radius:var(--r);background:var(--paper);color:var(--ink);outline:none;padding:12px 14px;font-size:14px}.planner-module__KQQYkG__dateInput:focus{border-color:var(--green)}.planner-module__KQQYkG__actions{align-items:center;gap:12px;margin-top:30px;display:flex}.planner-module__KQQYkG__back{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:8px;font-size:14px;font-weight:500}.planner-module__KQQYkG__backTopRow{z-index:40;margin:-8px 0 18px;display:flex;position:sticky;top:76px}.planner-module__KQQYkG__backTop{background:var(--paper);border:1px solid var(--hairline);color:var(--muted);font-family:var(--font-sans);letter-spacing:.01em;cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:600;transition:color .15s,border-color .15s;display:inline-flex;box-shadow:0 2px 10px #13211b0f}.planner-module__KQQYkG__backTop:hover{color:var(--ink);border-color:var(--muted-2)}.planner-module__KQQYkG__back:hover{color:var(--ink)}.planner-module__KQQYkG__grow{flex:1}.planner-module__KQQYkG__summary{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:26px;display:flex}.planner-module__KQQYkG__chip{font-family:var(--font-mono);background:var(--white);border:1px solid var(--hairline);border-radius:var(--pill);color:var(--ink);align-items:center;gap:7px;padding:7px 13px;font-size:12px;display:inline-flex}.planner-module__KQQYkG__chip b{color:var(--green-deep);font-weight:600}.planner-module__KQQYkG__editBtn{font-family:var(--font-sans);color:var(--green-deep);background:var(--green-tint);border-radius:var(--pill);cursor:pointer;border:none;padding:7px 14px;font-size:13px;font-weight:600}.planner-module__KQQYkG__editBtn:hover{background:var(--green-tint2)}.planner-module__KQQYkG__chipRem{font-family:var(--font-mono);background:var(--white);border:1px solid var(--hairline);border-radius:var(--pill);color:var(--ink);align-items:center;gap:5px;padding:6px 7px 6px 13px;font-size:12px;display:inline-flex}.planner-module__KQQYkG__chipX{background:var(--paper);width:18px;height:18px;color:var(--muted-2);cursor:pointer;border:none;border-radius:50%;place-items:center;font-size:14px;line-height:1;transition:all .15s;display:grid}.planner-module__KQQYkG__chipX:hover{background:var(--coral-tint);color:var(--coral)}.planner-module__KQQYkG__chipSelWrap{display:inline-flex}.planner-module__KQQYkG__chipSel{font-family:var(--font-mono);background:var(--white);border:1px solid var(--hairline);border-radius:var(--pill);color:var(--ink);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%235D6A63' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding:7px 30px 7px 13px;font-size:12px}.planner-module__KQQYkG__chipSel:hover{border-color:var(--green-tint2)}.planner-module__KQQYkG__chipSel:focus{border-color:var(--green);outline:none}.planner-module__KQQYkG__rpChip{font-family:var(--font-mono);background:var(--white);border:1px solid var(--hairline);border-radius:var(--pill);color:var(--ink);cursor:pointer;align-items:center;gap:7px;padding:7px 13px;font-size:12px;transition:border-color .15s;display:inline-flex}.planner-module__KQQYkG__rpChipCaret{color:var(--muted-2);font-size:9px}.planner-module__KQQYkG__chooseHead{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;display:flex}.planner-module__KQQYkG__shareWrap{flex-direction:column;align-items:flex-end;gap:7px;display:flex}.planner-module__KQQYkG__shareBtn{font-family:var(--font-mono);letter-spacing:.03em;color:var(--green-deep);background:var(--green-tint);border:1px solid var(--green-tint2);border-radius:var(--pill);cursor:pointer;transition:background .12s var(--ease);padding:9px 16px;font-size:12px;font-weight:600}.planner-module__KQQYkG__shareBtn:hover{background:var(--green-tint2)}.planner-module__KQQYkG__shareBtn:disabled{opacity:.6;cursor:default}.planner-module__KQQYkG__shareRow{align-items:center;gap:8px;display:flex}.planner-module__KQQYkG__shareUrl{font-family:var(--font-mono);color:var(--ink);background:var(--white);border:1px solid var(--hairline);border-radius:var(--pill);width:min(280px,52vw);padding:9px 14px;font-size:12px}.planner-module__KQQYkG__shareCopy{font-family:var(--font-mono);letter-spacing:.03em;color:#fff;background:var(--green);border-radius:var(--pill);cursor:pointer;white-space:nowrap;transition:background .12s var(--ease);border:none;padding:9px 16px;font-size:12px;font-weight:600}.planner-module__KQQYkG__shareCopy:hover{background:var(--green-deep)}.planner-module__KQQYkG__shareNote{font-family:var(--font-mono);color:var(--muted-2);letter-spacing:.01em;text-align:right;max-width:300px;font-size:10.5px;line-height:1.45}.planner-module__KQQYkG__shareErr{font-family:var(--font-mono);color:var(--coral-deep);font-size:11px}.planner-module__KQQYkG__chooseTitle{font-family:var(--font-display);letter-spacing:-.02em;font-size:26px;font-weight:800}.planner-module__KQQYkG__count{font-family:var(--font-mono);color:var(--muted);font-size:13px}.planner-module__KQQYkG__coverage{font-family:var(--font-sans);color:var(--ink);background:var(--amber-tint,#fff8e6);border:1px solid var(--amber-line,#f0dfae);border-radius:10px;max-width:52ch;margin-top:6px;padding:8px 11px;font-size:13px;line-height:1.45}.planner-module__KQQYkG__widen{background:var(--green-tint);border:1px solid var(--green-tint2);border-radius:var(--r-lg);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:0 0 22px;padding:13px 18px;display:flex}.planner-module__KQQYkG__widenLabel{color:var(--green-deep);font-size:14px}.planner-module__KQQYkG__widenLabel b{font-weight:700}.planner-module__KQQYkG__widenActions{flex-wrap:wrap;gap:10px;display:flex}.planner-module__KQQYkG__widenBtn{font-family:var(--font-mono);color:#fff;background:var(--green);border-radius:var(--pill);cursor:pointer;border:none;padding:8px 14px;font-size:12.5px;font-weight:600;transition:background .15s}.planner-module__KQQYkG__widenBtn:hover{background:var(--green-deep)}.planner-module__KQQYkG__widenBtnAlt{font-family:var(--font-mono);color:var(--green-deep);background:var(--white);border:1px solid var(--green-tint2);border-radius:var(--pill);cursor:pointer;padding:8px 14px;font-size:12.5px;font-weight:600;transition:border-color .15s}.planner-module__KQQYkG__widenBtnAlt:hover{border-color:var(--green)}.planner-module__KQQYkG__expand{background:var(--green-tint);border:1px solid var(--green-tint2);border-radius:var(--r-lg);flex-direction:column;gap:11px;margin:0 0 22px;padding:12px 15px;display:flex}.planner-module__KQQYkG__expandRow{flex-wrap:wrap;align-items:center;gap:9px 16px;display:flex}.planner-module__KQQYkG__expandCtl{flex-wrap:wrap;align-items:center;gap:9px;display:inline-flex}.planner-module__KQQYkG__expandTag{font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:600}.planner-module__KQQYkG__expandFrom{color:var(--muted-2);text-transform:none;letter-spacing:0}.planner-module__KQQYkG__seg{background:var(--white);border:1px solid var(--hairline);border-radius:var(--pill);align-items:center;padding:2px;display:inline-flex}.planner-module__KQQYkG__segBtn{font-family:var(--font-sans);border-radius:var(--pill);color:var(--muted);cursor:pointer;transition:color .12s var(--ease);background:0 0;border:none;padding:6px 11px;font-size:12.5px;font-weight:600;line-height:1}.planner-module__KQQYkG__segBtn:hover{color:var(--ink)}.planner-module__KQQYkG__segOn,.planner-module__KQQYkG__segOn:hover{background:var(--green);color:#fff}.planner-module__KQQYkG__expandChip{font-family:var(--font-sans);border-radius:var(--pill);border:1.5px solid var(--hairline);background:var(--white);color:var(--muted);cursor:pointer;white-space:nowrap;transition:border-color .12s var(--ease),color .12s var(--ease),background .12s var(--ease);padding:7px 13px;font-size:12.5px;font-weight:600;line-height:1}.planner-module__KQQYkG__expandChip:hover{border-color:var(--green-tint2);color:var(--ink)}.planner-module__KQQYkG__expandChipOn,.planner-module__KQQYkG__expandChipOn:hover{border-color:var(--green);background:var(--green);color:#fff}.planner-module__KQQYkG__expandLinks{align-items:center;gap:15px;margin-left:auto;display:inline-flex}.planner-module__KQQYkG__expandLink{font-family:var(--font-sans);color:var(--green-deep);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;font-size:12.5px;font-weight:600}.planner-module__KQQYkG__expandLink:hover{text-decoration:underline}.planner-module__KQQYkG__expandCountry{font-family:var(--font-sans);border-radius:var(--pill);background:var(--green);color:#fff;align-items:center;gap:6px;padding:6px 8px 6px 12px;font-size:12.5px;font-weight:600;line-height:1;display:inline-flex}.planner-module__KQQYkG__expandCountryX{color:#fff;cursor:pointer;background:#ffffff38;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;width:16px;height:16px;padding:0;font-size:12px;line-height:1;display:flex}.planner-module__KQQYkG__expandCountryX:hover{background:#ffffff61}.planner-module__KQQYkG__countryWrap{display:inline-flex;position:relative}.planner-module__KQQYkG__expandChipOpen,.planner-module__KQQYkG__expandChipOpen:hover{border-color:var(--green);color:var(--green-deep)}.planner-module__KQQYkG__countryMenu{z-index:30;background:var(--white);border:1px solid var(--hairline);border-radius:var(--r);width:232px;max-width:calc(100vw - 32px);box-shadow:var(--sh-lg);animation:planner-module__KQQYkG__sortIn .14s var(--ease);padding:7px;position:absolute;top:calc(100% + 8px);left:0}@media (max-width:560px){.planner-module__KQQYkG__countryMenu{width:min(300px,100vw - 40px)}}.planner-module__KQQYkG__countrySearch{box-sizing:border-box;border:1px solid var(--hairline);width:100%;font-family:var(--font-sans);border-radius:8px;outline:none;margin-bottom:6px;padding:10px 12px;font-size:14px}.planner-module__KQQYkG__countrySearch:focus{border-color:var(--green-tint2)}.planner-module__KQQYkG__countryList{flex-direction:column;max-height:min(300px,46vh);display:flex;overflow-y:auto}.planner-module__KQQYkG__countryOpt{text-align:left;font-family:var(--font-sans);color:var(--ink);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:9px;padding:10px;font-size:14px;font-weight:500;display:flex}.planner-module__KQQYkG__countryOpt:hover{background:var(--green-tint)}.planner-module__KQQYkG__countryOptOn{color:var(--green-deep);font-weight:600}.planner-module__KQQYkG__countryCheck{text-align:center;width:14px;color:var(--green);flex:none;font-size:13px;font-weight:800}.planner-module__KQQYkG__countryEmpty{font-family:var(--font-sans);color:var(--muted);text-align:center;padding:12px;font-size:13px}.planner-module__KQQYkG__compWrap{display:inline-flex;position:relative}.planner-module__KQQYkG__compBtn{max-width:220px;font-family:var(--font-sans);border:1.5px solid var(--hairline);border-radius:var(--pill);background:var(--white);color:var(--ink);cursor:pointer;white-space:nowrap;transition:border-color .15s var(--ease),box-shadow .15s var(--ease);align-items:center;gap:9px;padding:9px 14px;font-size:14px;font-weight:600;display:inline-flex}.planner-module__KQQYkG__compBtn:hover{border-color:var(--green-tint2)}.planner-module__KQQYkG__compBtnOpen{border-color:var(--green);box-shadow:0 0 0 3px var(--green-tint)}.planner-module__KQQYkG__compBtnOn{border-color:var(--green);color:var(--green-deep)}.planner-module__KQQYkG__compBtnLabel{text-overflow:ellipsis;overflow:hidden}.planner-module__KQQYkG__compBtnOpen .planner-module__KQQYkG__sortChev{color:var(--green);transform:rotate(180deg)}.planner-module__KQQYkG__compMenu{z-index:30;background:var(--white);border:1px solid var(--hairline);border-radius:var(--r);width:264px;max-width:calc(100vw - 32px);box-shadow:var(--sh-lg);animation:planner-module__KQQYkG__sortIn .14s var(--ease);padding:7px;position:absolute;top:calc(100% + 8px);left:0}@media (max-width:560px){.planner-module__KQQYkG__compMenu{width:min(300px,100vw - 40px)}}.planner-module__KQQYkG__compAll{text-align:left;width:100%;font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--green-deep);border:none;border-bottom:1px solid var(--hairline);cursor:pointer;background:0 0;border-radius:8px 8px 0 0;margin-bottom:3px;padding:8px 10px 9px;font-size:11px;font-weight:600}.planner-module__KQQYkG__compAll:hover{background:var(--green-tint)}.planner-module__KQQYkG__compCheck{border:1.5px solid var(--muted-2);color:#fff;border-radius:5px;flex:none;place-items:center;width:16px;height:16px;font-size:11px;display:grid}.planner-module__KQQYkG__countryOptOn .planner-module__KQQYkG__compCheck{background:var(--green);border-color:var(--green)}.planner-module__KQQYkG__compTick{line-height:1}.planner-module__KQQYkG__compOptName{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.planner-module__KQQYkG__compOptCount{font-family:var(--font-mono);color:var(--muted-2);flex:none;font-size:11px}@media (max-width:640px){.planner-module__KQQYkG__expandLinks{width:100%;margin-left:0}}.planner-module__KQQYkG__filterBar{border-bottom:1px solid var(--hairline);flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:26px;padding-bottom:20px;display:flex}.planner-module__KQQYkG__trip{justify-content:center;align-items:stretch;gap:18px;margin:0 0 30px;display:flex}.planner-module__KQQYkG__tripMain{flex-direction:column;flex:0 auto;justify-content:center;min-width:0;display:flex}.planner-module__KQQYkG__tripMap{flex-direction:column;flex:none;gap:6px;width:200px;display:flex}.planner-module__KQQYkG__tripMap .planner-module__KQQYkG__miniWrap{border:1px solid var(--green-tint2)}.planner-module__KQQYkG__tripMapCap{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--muted-2);text-align:center;font-size:10px}.planner-module__KQQYkG__tripHead{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--green-deep);margin-bottom:12px;font-size:11px;font-weight:600}.planner-module__KQQYkG__tripRow{scrollbar-width:thin;gap:10px;padding-bottom:6px;display:flex;overflow-x:auto}.planner-module__KQQYkG__tripCard{background:var(--white);border:1px solid var(--green-tint2);border-radius:var(--r);width:192px;box-shadow:var(--sh-sm);flex:none;padding:12px 13px;position:relative}.planner-module__KQQYkG__tripX{background:var(--paper);width:20px;height:20px;color:var(--muted-2);cursor:pointer;border:none;border-radius:50%;place-items:center;font-size:15px;line-height:1;transition:all .15s;display:grid;position:absolute;top:7px;right:7px}.planner-module__KQQYkG__tripX:hover{background:var(--coral-tint);color:var(--coral)}.planner-module__KQQYkG__tripDate{font-family:var(--font-mono);color:var(--muted);margin-bottom:7px;padding-right:18px;font-size:10.5px}.planner-module__KQQYkG__tripTeams{font-family:var(--font-display);margin-bottom:6px;font-size:14px;font-weight:700;line-height:1.22}.planner-module__KQQYkG__tripTeams .v{color:var(--muted-2);font-weight:500}.planner-module__KQQYkG__tripLoc{font-family:var(--font-mono);color:var(--muted-2);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.planner-module__KQQYkG__clashNote{color:#9a6400;border-radius:var(--r);background:#fff4de;border:1px solid #f5d98a;margin-bottom:12px;padding:8px 12px;font-size:12.5px}.planner-module__KQQYkG__tripCardClash{border-color:#f5c24c;box-shadow:0 0 0 1px #f5c24c}.planner-module__KQQYkG__clashDot{color:#c98a00;margin-right:5px}.planner-module__KQQYkG__clashBanner{color:#8a5a00;border-radius:var(--r-lg);background:#fff4de;border:1px solid #f5d98a;margin-bottom:24px;padding:14px 18px;font-size:14px;line-height:1.5}.planner-module__KQQYkG__clashBanner b{color:#7a4f00}.planner-module__KQQYkG__select{font-family:var(--font-sans);border:1.5px solid var(--hairline);border-radius:var(--pill);background:var(--white);color:var(--ink);cursor:pointer;outline:none;padding:9px 13px;font-size:14px}.planner-module__KQQYkG__sortWrap{align-items:center;gap:7px;margin-left:auto;display:inline-flex}.planner-module__KQQYkG__sortLabel{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--muted-2);font-size:11px;font-weight:600}@media (max-width:640px){.planner-module__KQQYkG__sortWrap{margin-left:0}}.planner-module__KQQYkG__select:focus{border-color:var(--green)}.planner-module__KQQYkG__sortBox{position:relative}.planner-module__KQQYkG__sortBtn{font-family:var(--font-sans);border:1.5px solid var(--hairline);border-radius:var(--pill);background:var(--white);color:var(--ink);cursor:pointer;white-space:nowrap;transition:border-color .15s var(--ease),box-shadow .15s var(--ease);align-items:center;gap:9px;padding:9px 14px;font-size:14px;font-weight:600;display:inline-flex}.planner-module__KQQYkG__sortBtn:hover{border-color:var(--green-tint2)}.planner-module__KQQYkG__sortBtnOpen{border-color:var(--green);box-shadow:0 0 0 3px var(--green-tint)}.planner-module__KQQYkG__sortChev{color:var(--muted);transition:transform .18s var(--ease)}.planner-module__KQQYkG__sortBtnOpen .planner-module__KQQYkG__sortChev{color:var(--green);transform:rotate(180deg)}.planner-module__KQQYkG__sortMenu{z-index:30;background:var(--white);border:1px solid var(--hairline);border-radius:var(--r);min-width:248px;box-shadow:var(--sh-lg);animation:planner-module__KQQYkG__sortIn .14s var(--ease);padding:6px;position:absolute;top:calc(100% + 8px);right:0}@keyframes planner-module__KQQYkG__sortIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}.planner-module__KQQYkG__sortOpt{text-align:left;cursor:pointer;width:100%;color:var(--ink);transition:background .12s var(--ease);background:0 0;border:none;border-radius:9px;align-items:flex-start;gap:9px;padding:9px 10px;display:flex}.planner-module__KQQYkG__sortOpt:hover{background:var(--green-tint)}.planner-module__KQQYkG__sortOptOn{background:var(--green-tint2)}.planner-module__KQQYkG__sortOptCheck{color:var(--green-deep);flex:0 0 13px;font-size:12px;line-height:1.35}.planner-module__KQQYkG__sortOptText{flex-direction:column;gap:1px;display:flex}.planner-module__KQQYkG__sortOptLabel{font-family:var(--font-sans);font-size:14px;font-weight:600;line-height:1.2}.planner-module__KQQYkG__sortOptHint{font-family:var(--font-mono);letter-spacing:.02em;color:var(--muted-2);font-size:10.5px}@media (max-width:640px){.planner-module__KQQYkG__sortMenu{min-width:210px;left:0;right:auto}}.planner-module__KQQYkG__toggle{border:1.5px solid var(--hairline);border-radius:var(--pill);background:var(--white);cursor:pointer;color:var(--ink);align-items:center;gap:8px;padding:9px 15px;font-size:14px;font-weight:600;transition:all .14s;display:inline-flex}.planner-module__KQQYkG__toggleOn{border-color:var(--coral);background:var(--coral-tint);color:var(--coral-deep)}.planner-module__KQQYkG__dayGroup{margin-bottom:30px}.planner-module__KQQYkG__dayLabel{z-index:5;background:var(--paper);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--ink);align-items:center;gap:10px;padding:10px 0 12px;font-size:12px;font-weight:600;display:flex;position:sticky;top:68px}.planner-module__KQQYkG__dayLabel:after{content:"";background:var(--hairline);flex:1;height:1px}.planner-module__KQQYkG__dayToggle{font:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;cursor:pointer;transition:background .12s var(--ease);background:0 0;border:none;border-radius:9px;align-items:center;gap:9px;margin-left:-8px;padding:4px 11px 4px 8px;display:inline-flex}.planner-module__KQQYkG__dayToggle:hover{background:var(--green-tint)}.planner-module__KQQYkG__dayCaret{color:var(--green);transition:transform .16s var(--ease);flex:none}.planner-module__KQQYkG__dayCaretOpen{transform:rotate(90deg)}.planner-module__KQQYkG__dayHidden{font-family:var(--font-mono);letter-spacing:.02em;text-transform:none;color:var(--muted-2);font-size:11px;font-weight:500}.planner-module__KQQYkG__dayFixtures{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px;display:grid}.planner-module__KQQYkG__empty{text-align:center;color:var(--muted);padding:60px 20px;font-size:16px}.planner-module__KQQYkG__add{font-family:var(--font-mono);letter-spacing:.03em;text-transform:uppercase;border-radius:var(--pill);border:1.5px solid var(--green);color:var(--green-deep);cursor:pointer;white-space:nowrap;background:0 0;padding:7px 14px;font-size:11px;font-weight:600;transition:all .14s}.planner-module__KQQYkG__add:hover{background:var(--green-tint)}.planner-module__KQQYkG__addOn{background:var(--green);border-color:var(--green);color:#fff}.planner-module__KQQYkG__tray{z-index:60;background:var(--ink);color:var(--paper);animation:planner-module__KQQYkG__trayUp .3s var(--ease);position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 40px #13211b38}@keyframes planner-module__KQQYkG__trayUp{0%{transform:translateY(100%)}to{transform:none}}.planner-module__KQQYkG__trayIn{align-items:center;gap:20px;padding:16px 0;display:flex}.planner-module__KQQYkG__trayCount{font-family:var(--font-display);white-space:nowrap;font-size:17px;font-weight:800}.planner-module__KQQYkG__trayCount span{color:var(--green-bright)}.planner-module__KQQYkG__trayRoute{font-family:var(--font-mono);color:#fbfaf6b8;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:13px;overflow:hidden}.planner-module__KQQYkG__trayRoute .planner-module__KQQYkG__arrow{color:var(--coral);margin:0 7px}.planner-module__KQQYkG__trayClear{color:#fbfaf699;cursor:pointer;white-space:nowrap;background:0 0;border:none;font-size:13px}.planner-module__KQQYkG__trayClear:hover{color:var(--paper)}@media (max-width:560px){.planner-module__KQQYkG__trayIn{gap:14px;padding:13px 0}.planner-module__KQQYkG__trayRoute{display:none}.planner-module__KQQYkG__trayCount{font-size:15px}.planner-module__KQQYkG__trayClear{margin-left:auto}}.planner-module__KQQYkG__itinGrid{grid-template-columns:1.25fr .75fr;align-items:start;gap:34px;display:grid}.planner-module__KQQYkG__timeline{position:relative}.planner-module__KQQYkG__tstop{grid-template-columns:168px minmax(0,1fr);align-items:start;gap:24px;padding-bottom:10px;padding-left:36px;display:grid;position:relative}.planner-module__KQQYkG__tstop:before{content:"";background:var(--hairline);width:2px;position:absolute;top:26px;bottom:-8px;left:11px}.planner-module__KQQYkG__tstop:last-child:before{display:none}.planner-module__KQQYkG__tdot{background:var(--green);width:16px;height:16px;box-shadow:0 0 0 4px var(--green-tint);border-radius:50%;position:absolute;top:6px;left:4px}.planner-module__KQQYkG__tstopHead{padding-top:1px}.planner-module__KQQYkG__tdate{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);font-size:19px;font-weight:800;line-height:1.15}.planner-module__KQQYkG__tplace{font-family:var(--font-mono);letter-spacing:.02em;color:var(--ink);margin-top:6px;font-size:12.5px;font-weight:600;line-height:1.4}.planner-module__KQQYkG__tctry{color:var(--muted);font-weight:500}.planner-module__KQQYkG__tfx{gap:10px;margin:0 0 24px;display:grid}@media (max-width:820px){.planner-module__KQQYkG__tstop{grid-template-columns:minmax(0,1fr);gap:10px}.planner-module__KQQYkG__tfx{margin-bottom:18px}}.planner-module__KQQYkG__leg{color:var(--muted);margin:6px 0 22px;padding-left:36px;position:relative}.planner-module__KQQYkG__legIcon{width:18px;height:18px;color:var(--coral);position:absolute;top:2px;left:3px}.planner-module__KQQYkG__legMode{font-family:var(--font-sans);color:var(--ink);font-size:13px;font-weight:600}.planner-module__KQQYkG__legDetail{font-family:var(--font-mono);color:var(--muted);margin-top:2px;font-size:12px}.planner-module__KQQYkG__legLinks{font-family:var(--font-mono);gap:14px;margin-top:8px;font-size:12px;display:flex}.planner-module__KQQYkG__legLinks a{color:var(--green-deep);text-underline-offset:2px;text-decoration:underline}.planner-module__KQQYkG__mapCard{background:var(--white);border:1px solid var(--hairline);border-radius:var(--r-xl);box-shadow:var(--sh-sm);padding:20px;position:sticky;top:88px}.planner-module__KQQYkG__mapTitle{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:600}.planner-module__KQQYkG__routePanel{background:var(--white);border:1px solid var(--hairline);border-radius:var(--r-xl);box-shadow:var(--sh-sm);margin:0;padding:20px 20px 16px}.planner-module__KQQYkG__summaryGrid{grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);align-items:start;gap:18px;margin-bottom:36px;display:grid}@media (max-width:900px){.planner-module__KQQYkG__summaryGrid{grid-template-columns:minmax(0,1fr);gap:16px}}.planner-module__KQQYkG__mapTotal{font-family:var(--font-mono);letter-spacing:.02em;color:var(--green-deep);margin-right:auto;font-size:11.5px;font-weight:600}.planner-module__KQQYkG__tripMeta{font-family:var(--font-mono);color:var(--muted);letter-spacing:.02em;margin-top:7px;font-size:12.5px}.planner-module__KQQYkG__mapHead{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:14px;margin-bottom:14px;display:flex}.planner-module__KQQYkG__mapHint{font-family:var(--font-mono);color:var(--muted-2);letter-spacing:.01em;font-size:11px}@media (max-width:860px){.planner-module__KQQYkG__modeGrid,.planner-module__KQQYkG__itinGrid{grid-template-columns:1fr}.planner-module__KQQYkG__mapCard{position:static}.planner-module__KQQYkG__dayFixtures{grid-template-columns:1fr}}.planner-module__KQQYkG__overview{margin-bottom:40px}.planner-module__KQQYkG__ovCard{background:var(--white);border:1px solid var(--hairline);border-radius:var(--r-xl);box-shadow:var(--sh-sm);padding:22px 24px}.planner-module__KQQYkG__ovTitle{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:16px;font-size:11px;font-weight:600}.planner-module__KQQYkG__calWrap{flex-direction:column;gap:26px;display:flex}.planner-module__KQQYkG__calTitle{font-family:var(--font-display);letter-spacing:-.01em;margin-bottom:12px;font-size:18px;font-weight:800}.planner-module__KQQYkG__calGrid{border-top:1.5px solid var(--ink);border-left:1px solid var(--hairline);grid-template-columns:repeat(7,1fr);display:grid}.planner-module__KQQYkG__calWd{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--muted);border-right:1px solid var(--hairline);border-bottom:1.5px solid var(--ink);padding:6px 8px;font-size:10px}.planner-module__KQQYkG__calCell{border-right:1px solid var(--hairline);border-bottom:1px solid var(--hairline);flex-direction:column;gap:2px;min-height:88px;padding:7px 8px;display:flex;position:relative}.planner-module__KQQYkG__calFlag{opacity:.5;border-radius:2px;line-height:0;position:absolute;top:7px;right:8px;overflow:hidden;box-shadow:0 0 0 .5px #0000000f}.planner-module__KQQYkG__calOut{background:repeating-linear-gradient(45deg,#0000,#0000 6px,#13211b08 6px 7px)}.planner-module__KQQYkG__calNum{font-family:var(--font-mono);color:var(--muted-2);font-size:13px;line-height:1}.planner-module__KQQYkG__calMatchDay{background:var(--green-tint)}.planner-module__KQQYkG__calRemove{z-index:2;background:var(--ink);width:18px;height:18px;color:var(--paper);cursor:pointer;opacity:0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:13px;line-height:1;transition:opacity .12s,background .12s;display:flex;position:absolute;top:4px;right:4px}.planner-module__KQQYkG__calMatchDay:hover .planner-module__KQQYkG__calRemove,.planner-module__KQQYkG__calRemove:focus-visible{opacity:1}.planner-module__KQQYkG__calRemove:hover{background:var(--coral)}.planner-module__KQQYkG__calMatchDay .planner-module__KQQYkG__calNum{color:var(--green-deep);font-weight:700}.planner-module__KQQYkG__calFx{flex-direction:column;gap:2px;margin-top:auto;display:flex}.planner-module__KQQYkG__calTeams{font-family:var(--font-display);color:var(--ink);font-size:12px;font-weight:700;line-height:1.12}.planner-module__KQQYkG__calTeams .planner-module__KQQYkG__v{color:var(--muted-2);font-weight:500}.planner-module__KQQYkG__calSub{font-family:var(--font-mono);color:var(--muted);align-items:center;gap:5px;font-size:9.5px;display:flex}.planner-module__KQQYkG__calDot{border-radius:2px;flex:none;width:6px;height:6px}.planner-module__KQQYkG__dotOk{background:var(--green)}.planner-module__KQQYkG__dotWarn{background:var(--amber)}.planner-module__KQQYkG__dotHard{background:var(--coral)}.planner-module__KQQYkG__calMore{font-family:var(--font-mono);color:var(--coral-deep);margin-top:2px;font-size:9px}@media (max-width:640px){.planner-module__KQQYkG__calFx{display:none}.planner-module__KQQYkG__calCell{min-height:46px;padding:5px 4px}.planner-module__KQQYkG__calNum{font-size:12px}.planner-module__KQQYkG__calFlag{opacity:.6;top:5px;right:5px}.planner-module__KQQYkG__calFlag svg{width:14px;height:auto}}.planner-module__KQQYkG__emptyHero{text-align:center;flex-direction:column;align-items:center;max-width:520px;margin:0 auto;padding:80px 24px 120px;display:flex}.planner-module__KQQYkG__emptyMark{color:#fff;background:linear-gradient(135deg,var(--coral),var(--coral-deep));width:70px;height:70px;box-shadow:0 12px 30px color-mix(in srgb, var(--coral) 34%, transparent);border-radius:20px;place-items:center;margin-bottom:26px;display:grid}.planner-module__KQQYkG__emptyTitle{font-family:var(--font-display);letter-spacing:-.025em;margin-bottom:12px;font-size:clamp(28px,4.5vw,40px);font-weight:800;line-height:1.05}.planner-module__KQQYkG__emptySub{color:var(--muted);max-width:40ch;margin-bottom:30px;font-size:17px;line-height:1.55}.planner-module__KQQYkG__emptyCta{font-family:var(--font-sans);color:#fff;background:var(--green);border-radius:var(--pill);cursor:pointer;box-shadow:0 8px 22px color-mix(in srgb, var(--green) 30%, transparent);transition:transform .18s var(--ease),box-shadow .18s var(--ease),background .18s;border:none;padding:15px 30px;font-size:16px;font-weight:700}.planner-module__KQQYkG__emptyCta:hover{background:var(--green-deep);box-shadow:0 14px 32px color-mix(in srgb, var(--green) 38%, transparent);transform:translateY(-2px)}.planner-module__KQQYkG__suggBar{align-items:center;gap:14px;margin:8px 0 22px;display:flex}.planner-module__KQQYkG__suggBar h3{font-family:var(--font-display);letter-spacing:-.02em;font-size:20px;font-weight:800}.planner-module__KQQYkG__suggSub{color:var(--muted);font-size:14px}.planner-module__KQQYkG__suggGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;margin-bottom:16px;display:grid}.planner-module__KQQYkG__switch{color:var(--ink);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:9px;margin-left:auto;font-size:14px;font-weight:600;display:inline-flex}.planner-module__KQQYkG__switchTrack{background:var(--hairline);border-radius:999px;width:40px;height:23px;transition:background .18s;position:relative}.planner-module__KQQYkG__switchOn .planner-module__KQQYkG__switchTrack{background:var(--green)}.planner-module__KQQYkG__switchKnob{width:19px;height:19px;transition:transform .18s var(--ease);background:#fff;border-radius:50%;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0003}.planner-module__KQQYkG__switchOn .planner-module__KQQYkG__switchKnob{transform:translate(17px)}@media (max-width:860px){.planner-module__KQQYkG__overview{grid-template-columns:1fr}.planner-module__KQQYkG__trip{flex-direction:column}.planner-module__KQQYkG__tripMap{width:100%;max-width:260px}}.planner-module__KQQYkG__dpWrap{position:relative}.planner-module__KQQYkG__dpButton{width:100%;font-family:var(--font-mono);border:1.5px solid var(--hairline);border-radius:var(--r);background:var(--paper);color:var(--ink);cursor:pointer;text-align:left;outline:none;padding:12px 14px;font-size:14px;transition:border-color .15s}.planner-module__KQQYkG__dpButton:hover{border-color:var(--green-tint2)}.planner-module__KQQYkG__dpOpen{border-color:var(--green)}.planner-module__KQQYkG__dpPlaceholder{color:var(--muted-2)}.planner-module__KQQYkG__dpPop{z-index:40;background:var(--white);border:1px solid var(--hairline);border-radius:var(--r-lg);box-shadow:var(--sh-lg);width:290px;animation:planner-module__KQQYkG__dpIn .16s var(--ease);padding:16px;position:absolute;top:calc(100% + 8px);left:0}@keyframes planner-module__KQQYkG__dpIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.planner-module__KQQYkG__dpHead{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.planner-module__KQQYkG__dpMonth{font-family:var(--font-display);letter-spacing:-.01em;font-size:16px;font-weight:800}.planner-module__KQQYkG__dpNav{gap:4px;display:flex}.planner-module__KQQYkG__dpArrow{background:var(--paper);width:30px;height:30px;color:var(--ink);cursor:pointer;border:none;border-radius:9px;place-items:center;font-size:15px;transition:background .14s;display:grid}.planner-module__KQQYkG__dpArrow:hover{background:var(--green-tint)}.planner-module__KQQYkG__dpGrid{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.planner-module__KQQYkG__dpWd{font-family:var(--font-mono);color:var(--muted-2);text-align:center;padding-bottom:6px;font-size:10px}.planner-module__KQQYkG__dpDay{aspect-ratio:1;font-family:var(--font-mono);color:var(--ink);cursor:pointer;background:0 0;border:none;border-radius:9px;font-size:13px;transition:background .12s,color .12s}.planner-module__KQQYkG__dpDay:hover{background:var(--green-tint)}.planner-module__KQQYkG__dpMutedDay{color:#0000;pointer-events:none}.planner-module__KQQYkG__dpToday{box-shadow:inset 0 0 0 1.5px var(--coral);color:var(--coral-deep);font-weight:700}.planner-module__KQQYkG__dpSel{background:var(--green);color:#fff;font-weight:700}.planner-module__KQQYkG__dpSel:hover{background:var(--green-deep)}.planner-module__KQQYkG__dpFoot{border-top:1px solid var(--hairline);justify-content:space-between;margin-top:12px;padding-top:12px;display:flex}.planner-module__KQQYkG__dpAction{font-family:var(--font-sans);color:var(--green-deep);cursor:pointer;background:0 0;border:none;font-size:13px;font-weight:600}.planner-module__KQQYkG__dpAction:hover{text-decoration:underline}.planner-module__KQQYkG__travel{margin-top:6px}.planner-module__KQQYkG__travelTop{justify-content:space-between;align-items:baseline;margin-bottom:10px;display:flex}.planner-module__KQQYkG__travelVal{font-family:var(--font-mono);color:var(--green-deep);font-size:13px;font-weight:600}.planner-module__KQQYkG__travelRange{appearance:none;background:var(--hairline);cursor:pointer;border-radius:999px;outline:none;width:100%;height:6px}.planner-module__KQQYkG__travelRange::-webkit-slider-thumb{appearance:none;background:var(--green);cursor:pointer;border:3px solid #fff;border-radius:50%;width:22px;height:22px;box-shadow:0 2px 6px #12945b66}.planner-module__KQQYkG__travelRange::-moz-range-thumb{background:var(--green);cursor:pointer;border:3px solid #fff;border-radius:50%;width:18px;height:18px}.planner-module__KQQYkG__travelHint{font-family:var(--font-sans);color:var(--muted);margin-top:8px;font-size:13px}.planner-module__KQQYkG__segmented{background:var(--paper);border:1.5px solid var(--hairline);border-radius:var(--pill);flex-wrap:wrap;align-self:flex-start;gap:2px;max-width:100%;margin-bottom:14px;padding:3px;display:inline-flex}.planner-module__KQQYkG__seg{font-family:var(--font-sans);color:var(--muted);border-radius:var(--pill);cursor:pointer;background:0 0;border:none;padding:8px 16px;font-size:13.5px;font-weight:600;transition:background .14s,color .14s}.planner-module__KQQYkG__segmented>.planner-module__KQQYkG__seg{text-align:center;flex:auto;justify-content:center}.planner-module__KQQYkG__seg:hover{color:var(--ink)}.planner-module__KQQYkG__segOn{background:var(--green);color:#fff}.planner-module__KQQYkG__segOn:hover{color:#fff}@media (pointer:coarse){.planner-module__KQQYkG__segmented>.planner-module__KQQYkG__seg{min-height:44px}}@media (max-width:560px){.planner-module__KQQYkG__segmented:has(>.planner-module__KQQYkG__seg:nth-child(3)){border-radius:var(--r-lg);grid-template-columns:1fr;align-self:stretch;display:grid}}.planner-module__KQQYkG__mapPicker{border:1px solid var(--hairline);border-radius:var(--r-lg);background:linear-gradient(180deg,#f3faf5,var(--paper));margin-bottom:14px;padding:12px}.planner-module__KQQYkG__mapPicker svg{width:100%;max-height:460px;margin:0 auto;display:block}.planner-module__KQQYkG__mapCtx{fill:#e7e3d9;stroke:var(--paper);stroke-width:.8px;pointer-events:none}.planner-module__KQQYkG__mapCountry{fill:#cdebd8;stroke:#fff;stroke-width:.8px;cursor:pointer;transition:fill .14s}.planner-module__KQQYkG__mapCountry:hover{fill:var(--green-bright)}.planner-module__KQQYkG__mapBase{fill:#cdebd8;stroke:#fff;stroke-width:.8px;pointer-events:none}.planner-module__KQQYkG__mapRegion{fill:#0000;stroke:none;cursor:pointer;pointer-events:all;transition:fill .14s}.planner-module__KQQYkG__mapRegion:hover{fill:var(--green-bright);stroke:var(--green-bright);stroke-width:.6px}.planner-module__KQQYkG__mapRegion.planner-module__KQQYkG__mapOn{fill:var(--green);stroke:var(--green);stroke-width:.6px}.planner-module__KQQYkG__mapRegion.planner-module__KQQYkG__mapOn:hover{fill:var(--green-deep);stroke:var(--green-deep)}.planner-module__KQQYkG__mapOn{fill:var(--green)}.planner-module__KQQYkG__mapOn:hover{fill:var(--green-deep)}.planner-module__KQQYkG__mapHint{font-family:var(--font-mono);color:var(--muted);text-align:center;margin-top:2px;font-size:11px}.planner-module__KQQYkG__mapLabel{font-family:var(--font-sans);fill:var(--ink);text-anchor:middle;pointer-events:none;paint-order:stroke;stroke:#fff;stroke-width:2.6px;stroke-linejoin:round;font-size:9px;font-weight:700}.planner-module__KQQYkG__mapLabelOn{fill:#fff;stroke:var(--green-deep);stroke-width:2.2px}.planner-module__KQQYkG__mapBg{fill:#e7e3d9;stroke:var(--paper);stroke-width:.8px;pointer-events:none}.planner-module__KQQYkG__mapPill{fill:#fff;stroke:var(--green);stroke-width:1px;cursor:pointer;transition:fill .14s}.planner-module__KQQYkG__mapPill:hover{fill:var(--green-tint)}.planner-module__KQQYkG__mapPillOn{fill:var(--green);stroke:var(--green-deep)}.planner-module__KQQYkG__mapPillText{font-family:var(--font-sans);letter-spacing:.02em;fill:var(--green-deep);text-anchor:middle;pointer-events:none;text-transform:uppercase;font-size:8.5px;font-weight:800}.planner-module__KQQYkG__mapPillTextOn{fill:#fff}.planner-module__KQQYkG__rp{position:relative}.planner-module__KQQYkG__rpTrigger{width:100%;font-family:var(--font-mono);border:1.5px solid var(--hairline);border-radius:var(--r);background:var(--paper);color:var(--ink);cursor:pointer;text-align:left;outline:none;padding:12px 16px;font-size:14px;transition:border-color .15s}.planner-module__KQQYkG__rpEmph{border-width:2px;border-color:var(--green);background:var(--green-tint);align-items:center;gap:11px;padding:16px 18px;font-size:15px;animation:2.4s ease-in-out infinite planner-module__KQQYkG__rpGlow;display:flex}.planner-module__KQQYkG__rpEmph .planner-module__KQQYkG__rpPlaceholder{color:var(--green-deep);font-weight:600}.planner-module__KQQYkG__rpTriggerIcon{color:var(--green);flex:none}.planner-module__KQQYkG__rpEmph:hover{background:var(--green-tint2);animation:none}@keyframes planner-module__KQQYkG__rpGlow{0%,to{box-shadow:0 0 0 0 color-mix(in srgb,var(--green) 28%,transparent)}55%{box-shadow:0 0 0 7px color-mix(in srgb,var(--green) 0%,transparent)}}@media (prefers-reduced-motion:reduce){.planner-module__KQQYkG__rpEmph{animation:none}}.planner-module__KQQYkG__rpTrigger:hover{border-color:var(--green-tint2)}.planner-module__KQQYkG__rpOpen{border-color:var(--green)}.planner-module__KQQYkG__rpPlaceholder{color:var(--muted-2)}.planner-module__KQQYkG__rpPop{z-index:45;background:var(--white);border:1px solid var(--hairline);border-radius:var(--r-lg);box-shadow:var(--sh-lg);width:min(620px,90vw);animation:planner-module__KQQYkG__dpIn .16s var(--ease);flex-direction:column;padding:18px;display:flex;position:absolute;top:calc(100% + 8px);left:0}.planner-module__KQQYkG__rpScroll{min-height:0;overflow-y:auto}.planner-module__KQQYkG__rpPopRight{left:auto;right:0}.planner-module__KQQYkG__rpTabs{gap:6px;margin-bottom:16px;display:flex}.planner-module__KQQYkG__rpTab{font-family:var(--font-sans);color:var(--muted);background:var(--paper);border:1.5px solid var(--hairline);border-radius:var(--pill);cursor:pointer;padding:7px 16px;font-size:13.5px;font-weight:600}.planner-module__KQQYkG__rpTabOn{background:var(--green);color:#fff;border-color:var(--green)}.planner-module__KQQYkG__rpNav{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.planner-module__KQQYkG__rpArrow{background:var(--paper);width:30px;height:30px;color:var(--ink);cursor:pointer;border:none;border-radius:9px;place-items:center;font-size:15px;display:grid}.planner-module__KQQYkG__rpArrow:hover{background:var(--green-tint)}.planner-module__KQQYkG__rpMonths{gap:22px;display:flex}.planner-module__KQQYkG__rpMonth{flex:1;min-width:0}.planner-module__KQQYkG__rpTitle{font-family:var(--font-display);text-align:center;margin-bottom:8px;font-size:15px;font-weight:800}.planner-module__KQQYkG__rpGrid{grid-template-columns:repeat(7,1fr);display:grid}.planner-module__KQQYkG__rpWd{font-family:var(--font-mono);color:var(--muted-2);text-align:center;padding-bottom:6px;font-size:9.5px}.planner-module__KQQYkG__rpCell{aspect-ratio:1;cursor:pointer;justify-content:center;align-items:center;display:flex;position:relative}.planner-module__KQQYkG__rpCell .planner-module__KQQYkG__rpNum{aspect-ratio:1;width:calc(100% - 6px);max-width:36px;font-family:var(--font-mono);color:var(--ink);border-radius:50%;justify-content:center;align-items:center;font-size:12.5px;display:flex}.planner-module__KQQYkG__rpCell:hover .planner-module__KQQYkG__rpNum{background:var(--green-tint2)}.planner-module__KQQYkG__rpMutedCell{pointer-events:none}.planner-module__KQQYkG__rpIn{background:var(--green-tint)}.planner-module__KQQYkG__rpStart{background:linear-gradient(to right,transparent 50%,var(--green-tint) 50%)}.planner-module__KQQYkG__rpEnd{background:linear-gradient(to left,transparent 50%,var(--green-tint) 50%)}.planner-module__KQQYkG__rpCap .planner-module__KQQYkG__rpNum{background:var(--green);color:#fff;font-weight:700}.planner-module__KQQYkG__rpCap:hover .planner-module__KQQYkG__rpNum{background:var(--green-deep)}.planner-module__KQQYkG__rpToday .planner-module__KQQYkG__rpNum{box-shadow:inset 0 0 0 1.5px var(--coral)}.planner-module__KQQYkG__rpMark .planner-module__KQQYkG__rpNum{box-shadow:inset 0 0 0 2px var(--amber);color:var(--amber);font-weight:700}.planner-module__KQQYkG__rpMarkNote{color:#9a6400;border-radius:var(--r);background:#fff4de;border:1px solid #f5d98a;align-items:center;gap:7px;margin-bottom:12px;padding:7px 11px;font-size:12px;display:flex}.planner-module__KQQYkG__rpMarkDot{width:11px;height:11px;box-shadow:inset 0 0 0 2px var(--amber);border-radius:50%;flex:none}.planner-module__KQQYkG__rpFlexRow{border-top:1px solid var(--hairline);flex-wrap:wrap;align-items:center;gap:8px;margin-top:16px;padding-top:14px;display:flex}.planner-module__KQQYkG__rpFlexLabel{font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;color:var(--muted);font-size:11px}.planner-module__KQQYkG__rpPill{font-family:var(--font-sans);color:var(--ink);background:var(--paper);border:1.5px solid var(--hairline);border-radius:var(--pill);cursor:pointer;padding:6px 13px;font-size:13px;font-weight:600}.planner-module__KQQYkG__rpPill:hover{border-color:var(--green-tint2)}.planner-module__KQQYkG__rpPillOn{background:var(--green-tint);border-color:var(--green);color:var(--green-deep)}.planner-module__KQQYkG__rpFlexSec{margin-bottom:18px}.planner-module__KQQYkG__rpFlexNote{color:var(--muted);margin:-4px 0 10px;font-size:13px;line-height:1.5}.planner-module__KQQYkG__rpFlexHead{font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin-bottom:10px;font-size:11px}.planner-module__KQQYkG__rpLenRow,.planner-module__KQQYkG__rpMonthChips{flex-wrap:wrap;gap:8px;display:flex}.planner-module__KQQYkG__rpChip{font-family:var(--font-sans);color:var(--ink);background:var(--paper);border:1.5px solid var(--hairline);border-radius:var(--pill);cursor:pointer;padding:8px 16px;font-size:13.5px;font-weight:600;transition:all .14s}.planner-module__KQQYkG__rpChip:hover{border-color:var(--green-tint2)}.planner-module__KQQYkG__rpChipOn{background:var(--green);border-color:var(--green);color:#fff}.planner-module__KQQYkG__rpFoot{border-top:1px solid var(--hairline);justify-content:space-between;align-items:center;margin-top:14px;padding-top:12px;display:flex}.planner-module__KQQYkG__rpReset{font-family:var(--font-sans);color:var(--muted);cursor:pointer;background:0 0;border:none;font-size:13px;font-weight:600}.planner-module__KQQYkG__rpReset:hover{color:var(--ink)}.planner-module__KQQYkG__rpDone{font-family:var(--font-sans);color:#fff;background:var(--green);border-radius:var(--pill);cursor:pointer;border:none;padding:9px 20px;font-size:14px;font-weight:600}@media (max-width:560px){.planner-module__KQQYkG__rpMonths{flex-direction:column;gap:14px}}.planner-module__KQQYkG__refine{background:var(--white);border:1px solid var(--hairline);border-radius:var(--r);box-shadow:var(--sh-sm);flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;padding:12px 14px;display:flex}.planner-module__KQQYkG__refineTitle{font-family:var(--font-display);letter-spacing:-.01em;margin-right:4px;font-size:14px;font-weight:800}.planner-module__KQQYkG__refineChip{font-family:var(--font-sans);color:var(--ink);background:var(--paper);border:1.5px solid var(--hairline);border-radius:var(--pill);cursor:pointer;padding:6px 12px;font-size:12.5px;font-weight:600;transition:all .14s}.planner-module__KQQYkG__refineChip:hover{border-color:var(--green-tint2)}.planner-module__KQQYkG__refineChipOn{background:var(--green);border-color:var(--green);color:#fff}.planner-module__KQQYkG__refineClose{color:var(--muted);cursor:pointer;background:0 0;border:none;margin-left:auto;font-size:13px;font-weight:600}.planner-module__KQQYkG__refineClose:hover{color:var(--ink)}.planner-module__KQQYkG__routeWrap{position:relative}.planner-module__KQQYkG__routeWrap svg{cursor:grab;width:100%;display:block}.planner-module__KQQYkG__miniWrap{border-radius:var(--r);position:relative;overflow:hidden}.planner-module__KQQYkG__miniWrap svg{width:100%;display:block}.planner-module__KQQYkG__routeZoom{z-index:2;flex-direction:column;gap:6px;display:flex;position:absolute;top:10px;right:10px}.planner-module__KQQYkG__routeZoomBtn{border:1px solid var(--hairline);width:30px;height:30px;color:var(--ink);cursor:pointer;box-shadow:var(--sh-sm);background:#ffffffeb;border-radius:9px;place-items:center;font-size:17px;font-weight:600;line-height:1;display:grid}.planner-module__KQQYkG__routeZoomBtn:hover{border-color:var(--green-tint2);background:#fff}.planner-module__KQQYkG__routeTip{z-index:3;background:var(--ink);color:var(--paper);width:max-content;max-width:min(320px,70vw);box-shadow:var(--sh-md);pointer-events:none;border-radius:12px;padding:12px 14px;position:absolute;transform:translate(-50%,calc(-100% - 14px))}.planner-module__KQQYkG__routeTip:after{content:"";background:var(--ink);border-radius:2px;width:12px;height:12px;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)rotate(45deg)}.planner-module__KQQYkG__tHead{font-family:var(--font-display);letter-spacing:-.01em;align-items:center;gap:7px;margin-bottom:5px;font-size:14px;font-weight:800;display:flex}.planner-module__KQQYkG__tNum{background:var(--green-bright);width:18px;height:18px;color:var(--ink);border-radius:50%;flex:none;place-items:center;font-size:11px;font-weight:800;display:grid}.planner-module__KQQYkG__tMatch{font-family:var(--font-sans);overflow-wrap:anywhere;margin-top:5px;font-size:12.5px;font-weight:600}.planner-module__KQQYkG__tSub{font-family:var(--font-mono);color:#fbfaf6b8;margin-top:1px;font-size:10.5px}.planner-module__KQQYkG__routeTipOn{pointer-events:auto}.planner-module__KQQYkG__tRow{flex-direction:column;align-items:flex-start;gap:7px;display:flex}.planner-module__KQQYkG__tRow+.planner-module__KQQYkG__tRow{border-top:1px solid #fbfaf624;margin-top:8px;padding-top:8px}.planner-module__KQQYkG__tRowMain{width:100%;min-width:0}.planner-module__KQQYkG__tRemove{color:#fbfaf6d1;font-family:var(--font-sans);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #fbfaf647;border-radius:999px;flex:none;padding:4px 10px;font-size:10.5px;font-weight:600;transition:color .12s,background .12s,border-color .12s}.planner-module__KQQYkG__tRemove:hover{color:#fff;background:var(--coral);border-color:var(--coral)}.planner-module__KQQYkG__tbcLegend{color:var(--muted);margin-top:14px;font-size:12px;line-height:1.5}.planner-module__KQQYkG__tbcLegend span{color:var(--amber);font-weight:700}.planner-module__KQQYkG__aroundWrap{text-align:left;max-width:600px;margin:0 auto}.planner-module__KQQYkG__aroundHead{margin-bottom:16px}.planner-module__KQQYkG__aroundTitle{font-family:var(--font-display);letter-spacing:-.02em;margin-top:6px;font-size:clamp(24px,3.4vw,34px);font-weight:800;line-height:1.08}.planner-module__KQQYkG__aroundVs{color:var(--muted-2);font-weight:500}.planner-module__KQQYkG__aroundAnchor{margin-bottom:26px}.planner-module__KQQYkG__aroundQ{flex-direction:column;gap:24px;display:flex}.planner-module__KQQYkG__aroundFieldHead{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:12px;display:flex}.planner-module__KQQYkG__aroundSliders{flex-direction:column;gap:18px;display:flex}.planner-module__KQQYkG__aroundSliderTop{color:var(--muted);justify-content:space-between;align-items:baseline;margin-bottom:8px;font-size:14px;display:flex}.planner-module__KQQYkG__aroundSliderTop b{color:var(--ink);font-weight:700}.planner-module__KQQYkG__aroundCta{justify-content:flex-end;margin-top:28px;display:flex}.planner-module__KQQYkG__aroundOther{color:var(--muted);text-align:center;margin-top:18px;font-size:13.5px}.planner-module__KQQYkG__aroundLink{font-family:inherit;font-size:inherit;color:var(--green-deep);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-weight:600;text-decoration:underline}.planner-module__KQQYkG__aroundLink:hover{color:var(--green)}.planner-module__KQQYkG__compTopOnly{color:var(--ink);border-bottom:1px solid var(--hairline)}.planner-module__KQQYkG__compTopOnlyOn{color:var(--green-deep)}.planner-module__KQQYkG__splitCaption{color:var(--muted);justify-content:space-between;margin-bottom:16px;font-size:13px;display:flex}.planner-module__KQQYkG__splitCaption span:first-child,.planner-module__KQQYkG__splitCaption span:last-child{color:var(--green-deep);font-weight:600}.planner-module__KQQYkG__splitRow{padding:14px 0 34px;position:relative}.planner-module__KQQYkG__splitTrack{background:var(--hairline);touch-action:none;border-radius:999px;height:8px;position:relative}.planner-module__KQQYkG__splitFill{background:var(--green-tint2);border-radius:999px;position:absolute;top:0;bottom:0}.planner-module__KQQYkG__splitCenter{background:var(--green);border-radius:2px;width:2px;margin-left:-1px;position:absolute;top:-5px;bottom:-5px}.planner-module__KQQYkG__splitCenterLabel{font-family:var(--font-mono);color:var(--green-deep);white-space:nowrap;font-size:11px;font-weight:600;position:absolute;top:26px;transform:translate(-50%)}.planner-module__KQQYkG__splitThumb{border:2px solid var(--green);cursor:grab;touch-action:none;background:#fff;border-radius:50%;place-items:center;width:28px;height:28px;margin:-14px 0 0 -14px;padding:0;transition:box-shadow .12s,transform 80ms;display:grid;position:absolute;top:50%;box-shadow:0 2px 8px #12945b47}.planner-module__KQQYkG__splitThumb:hover{box-shadow:0 3px 12px #12945b6b}.planner-module__KQQYkG__splitThumb:active{cursor:grabbing;transform:scale(1.08)}.planner-module__KQQYkG__splitThumb:focus-visible{box-shadow:0 0 0 4px var(--green-tint);outline:none}.planner-module__KQQYkG__splitArrow{color:var(--green);margin-top:-1px;font-size:18px;font-weight:700;line-height:1}.planner-module__KQQYkG__tripCardAnchor{border-color:var(--green);box-shadow:0 0 0 2px var(--green-tint)}.planner-module__KQQYkG__tripAnchorTag{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:#fff;background:var(--green);border-radius:var(--pill);margin-bottom:6px;padding:2px 7px;font-size:9px;font-weight:700;display:inline-block}.planner-module__KQQYkG__dayOffset{font-family:var(--font-mono);letter-spacing:.02em;color:var(--muted-2);font-size:11px;font-weight:600}.planner-module__KQQYkG__dayOffsetMatch{color:var(--green-deep);background:var(--green-tint);border-radius:var(--pill);padding:2px 9px}.planner-module__KQQYkG__aroundWindow{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);flex-wrap:wrap;align-items:baseline;gap:8px 14px;margin:8px 0 16px;font-size:clamp(21px,3vw,28px);font-weight:800;line-height:1.05;display:flex}.planner-module__KQQYkG__aroundWindowDash{color:var(--muted-2);margin:0 -4px;font-weight:600}.planner-module__KQQYkG__aroundWindowNights{font-family:var(--font-mono);letter-spacing:.02em;text-transform:uppercase;color:var(--green-deep);background:var(--green-tint);border-radius:var(--pill);align-self:center;padding:4px 11px;font-size:12px;font-weight:600}.planner-module__KQQYkG__wizPrompt{background:linear-gradient(100deg,var(--green-tint),transparent 70%);border:1px solid var(--green-tint2);border-radius:var(--r-xl);color:var(--ink);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:0 0 22px;padding:16px 20px;font-size:15px;display:flex}.planner-module__KQQYkG__wizPromptActions{align-items:center;gap:10px;display:flex}.planner-module__KQQYkG__wizCard{background:var(--white);border:1px solid var(--hairline);border-radius:var(--r-xl);box-shadow:var(--sh-sm);margin:0 0 26px;padding:22px 24px}.planner-module__KQQYkG__wizHead{align-items:center;gap:14px;margin-bottom:6px;display:flex}.planner-module__KQQYkG__wizPager{align-items:center;gap:2px;margin-left:auto;display:flex}.planner-module__KQQYkG__wizPagerBtn{width:26px;height:26px;color:var(--muted);background:var(--paper);border:1px solid var(--hairline);cursor:pointer;transition:.12s var(--ease);border-radius:50%;place-items:center;font-size:17px;line-height:1;display:grid}.planner-module__KQQYkG__wizPagerBtn:hover{color:var(--ink);border-color:var(--green-tint2);background:var(--green-tint)}.planner-module__KQQYkG__wizPagerNum{font-family:var(--font-mono);color:var(--muted);text-align:center;font-variant-numeric:tabular-nums;min-width:36px;font-size:11.5px;font-weight:600}.planner-module__KQQYkG__wizKicker{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--green-deep);font-size:11px;font-weight:600}.planner-module__KQQYkG__wizIntro{color:var(--muted);margin:0 0 18px;font-size:14.5px;line-height:1.5}.planner-module__KQQYkG__wizFields{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px 28px;margin-bottom:20px;display:grid}.planner-module__KQQYkG__wizField{flex-direction:column;gap:6px;min-width:0;display:flex}.planner-module__KQQYkG__wizLabel{font-family:var(--font-sans);color:var(--ink);font-size:13.5px;font-weight:600}.planner-module__KQQYkG__wizValue{font-family:var(--font-mono);color:var(--green-deep);letter-spacing:.01em;font-size:12px}.planner-module__KQQYkG__wizActions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.planner-module__KQQYkG__wizGo{font-family:var(--font-sans);color:#fff;background:var(--green);border-radius:var(--pill);cursor:pointer;transition:background .12s var(--ease);white-space:nowrap;border:none;padding:11px 22px;font-size:14.5px;font-weight:700}.planner-module__KQQYkG__wizGo:hover{background:var(--green-deep)}.planner-module__KQQYkG__wizBack,.planner-module__KQQYkG__wizDismiss{font-family:var(--font-mono);color:var(--muted);cursor:pointer;background:0 0;border:none;padding:6px 4px;font-size:12.5px;font-weight:600}.planner-module__KQQYkG__wizBack:hover,.planner-module__KQQYkG__wizDismiss:hover{color:var(--ink)}.planner-module__KQQYkG__wizTitle{font-family:var(--font-display);letter-spacing:-.02em;margin:2px 0 10px;font-size:24px;font-weight:800}.planner-module__KQQYkG__wizReasons{flex-direction:column;gap:5px;margin:0 0 16px;padding:0;list-style:none;display:flex}.planner-module__KQQYkG__wizReasons li{font-family:var(--font-mono);color:var(--muted);letter-spacing:.01em;padding-left:16px;font-size:12.5px;position:relative}.planner-module__KQQYkG__wizReasons li:before{content:"";background:var(--green);border-radius:50%;width:6px;height:6px;position:absolute;top:7px;left:0}.planner-module__KQQYkG__wizList{border-top:1px solid var(--hairline);flex-direction:column;gap:2px;margin:0 0 20px;padding:0;list-style:none;display:flex}.planner-module__KQQYkG__wizList li{border-bottom:1px solid var(--hairline);grid-template-columns:112px minmax(0,1fr) auto auto auto;align-items:baseline;gap:16px;padding:9px 2px;display:grid}.planner-module__KQQYkG__wizDay{font-family:var(--font-mono);color:var(--muted);letter-spacing:.02em;font-size:12px}.planner-module__KQQYkG__wizMatch{font-family:var(--font-display);letter-spacing:-.01em;flex-wrap:wrap;align-items:center;gap:9px;font-size:15.5px;font-weight:700;display:flex}.planner-module__KQQYkG__wizTeams{min-width:0}.planner-module__KQQYkG__wizComp{font-family:var(--font-mono);color:var(--green-deep);letter-spacing:.01em;white-space:nowrap;font-size:11.5px}.planner-module__KQQYkG__wizCity{font-family:var(--font-mono);color:var(--muted-2);letter-spacing:.01em;text-align:right;white-space:nowrap;font-size:12px}.planner-module__KQQYkG__wizKm{font-family:var(--font-mono);color:var(--muted-2);letter-spacing:.01em;text-align:right;white-space:nowrap;min-width:62px;font-size:11.5px}.planner-module__KQQYkG__wizFieldWide{grid-column:1/-1}.planner-module__KQQYkG__wizHint{font-family:var(--font-mono);color:var(--muted-2);font-size:11.5px;line-height:1.45}@media (max-width:640px){.planner-module__KQQYkG__wizList li{grid-template-columns:minmax(0,1fr);gap:2px}.planner-module__KQQYkG__wizComp{color:var(--muted)}.planner-module__KQQYkG__wizCity{text-align:left}.planner-module__KQQYkG__wizKm{text-align:left;min-width:0}.planner-module__KQQYkG__wizKm:empty{display:none}}.planner-module__KQQYkG__wizPending .planner-module__KQQYkG__wizMatch{font-family:var(--font-mono);color:var(--muted-2);font-size:11.5px;font-style:italic;font-weight:400}.planner-module__KQQYkG__wizPending .planner-module__KQQYkG__wizDay{color:var(--muted-2)}.planner-module__KQQYkG__wizPending{background:repeating-linear-gradient(135deg,#0000,#0000 6px,#939c9614 6px 12px)}.planner-module__KQQYkG__calPending{background:repeating-linear-gradient(135deg,#0000,#0000 5px,#939c961a 5px 10px)}.planner-module__KQQYkG__calPendingNote{font-family:var(--font-mono);letter-spacing:.04em;color:var(--muted-2);margin-top:2px;font-size:9px;display:block}.planner-module__KQQYkG__confirmNote{font-family:var(--font-mono);color:var(--green-deep);background:var(--green-tint);border-radius:var(--r);margin-top:12px;padding:9px 12px;font-size:11px;line-height:1.5}.planner-module__KQQYkG__wizBlocks{flex-direction:column;gap:14px;margin:0 0 20px;display:flex}.planner-module__KQQYkG__wizBlock{border:1px solid var(--hairline);border-radius:var(--r);padding:12px 14px 8px}.planner-module__KQQYkG__wizBlockLoose{background:var(--green-tint);border-color:var(--green-tint2)}.planner-module__KQQYkG__wizBlockHead{align-items:baseline;gap:10px;margin-bottom:6px;display:flex}.planner-module__KQQYkG__wizBlockLabel{font-family:var(--font-display);letter-spacing:-.015em;font-size:15.5px;font-weight:800}.planner-module__KQQYkG__wizBlockTag{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--green-deep);font-size:10px;font-weight:600}.planner-module__KQQYkG__wizBlockNote{font-family:var(--font-mono);color:var(--muted);padding:6px 2px 2px;font-size:11px}.planner-module__KQQYkG__wizBlock .planner-module__KQQYkG__wizList{border-top:none;margin:0}.planner-module__KQQYkG__wizBlock .planner-module__KQQYkG__wizList li:last-child{border-bottom:none}.planner-module__KQQYkG__calWindow{background:var(--green-tint);border-right:1px solid var(--green-tint2)}.planner-module__KQQYkG__calWindow .planner-module__KQQYkG__calNum{color:var(--green-deep);font-weight:700}.planner-module__KQQYkG__calWindowTag{font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;color:var(--green-deep);margin-top:1px;font-size:9px;font-weight:600}.planner-module__KQQYkG__calWindow .planner-module__KQQYkG__calTeams{font-size:11.5px;display:block}.planner-module__KQQYkG__calRowFlag{vertical-align:baseline;opacity:.6;border-radius:2px;margin-right:5px;line-height:0;display:inline-block;overflow:hidden;box-shadow:0 0 0 .5px #0000000f}.planner-module__KQQYkG__calWindowRow{flex-direction:column;gap:1px;display:flex}.planner-module__KQQYkG__calWindowRow+.planner-module__KQQYkG__calWindowRow{margin-top:4px}.planner-module__KQQYkG__spinner{border:2px solid var(--hairline);border-top-color:var(--green);border-radius:50%;flex:none;width:18px;height:18px;animation:.7s linear infinite planner-module__KQQYkG__rtkSpin}.planner-module__KQQYkG__spinnerLg{border-width:3px;width:30px;height:30px}@keyframes planner-module__KQQYkG__rtkSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.planner-module__KQQYkG__spinner{border-top-color:var(--green);opacity:.65;animation:none}}.planner-module__KQQYkG__loadingRow{color:var(--ink-3,#6b7280);align-items:center;gap:10px;font-size:15px;display:flex}.planner-module__KQQYkG__loadingBlock{color:var(--ink-3,#6b7280);flex-direction:column;align-items:center;gap:14px;padding:64px 0;display:flex}.planner-module__KQQYkG__promptScrim{z-index:60;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1118146b;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.planner-module__KQQYkG__promptCard{background:var(--paper);border:1.5px solid var(--hairline);border-radius:var(--r);width:min(440px,100%);padding:26px 26px 22px;box-shadow:0 24px 60px #00000038}.planner-module__KQQYkG__promptTitle{margin:6px 0;font-size:25px;line-height:1.15}.planner-module__KQQYkG__promptBody{color:var(--ink-3,#6b7280);font-size:14px;font-family:var(--font-mono);margin:0 0 14px}.planner-module__KQQYkG__promptList{flex-direction:column;gap:5px;margin:0 0 20px;padding:0;font-size:15px;list-style:none;display:flex}.planner-module__KQQYkG__promptMore{color:var(--ink-3,#6b7280);font-size:14px}.planner-module__KQQYkG__promptActions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.planner-module__KQQYkG__undoBar{z-index:60;background:var(--ink,#10241a);color:#fff;border-radius:999px;align-items:center;gap:14px;padding:11px 16px;font-size:14px;display:flex;position:fixed;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #00000047}.planner-module__KQQYkG__undoBtn{color:#7ee2ab;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:600}.planner-module__KQQYkG__rpPast{opacity:.32;cursor:default}.planner-module__KQQYkG__rpPast:hover{background:0 0}@media (pointer:coarse){.planner-module__KQQYkG__rpArrow{border-radius:12px;width:44px;height:44px;font-size:18px}.planner-module__KQQYkG__rpCell{min-height:42px}}@media (max-width:640px){.planner-module__KQQYkG__backTopRow{margin:0 0 14px;position:static}}@media (pointer:coarse){.planner-module__KQQYkG__travelRange{background:0 0;height:44px}.planner-module__KQQYkG__travelRange::-webkit-slider-runnable-track{background:var(--hairline);border-radius:999px;height:6px}.planner-module__KQQYkG__travelRange::-webkit-slider-thumb{margin-top:-8px}.planner-module__KQQYkG__travelRange::-moz-range-track{background:var(--hairline);border-radius:999px;height:6px}}.planner-module__KQQYkG__phNotice{color:#8a5a00;border-radius:var(--r);background:#fff4de;border:1px solid #f5d98a;margin:2px 0 16px;padding:10px 14px;font-size:13px;line-height:1.5}.planner-module__KQQYkG__phNoticeLine{cursor:pointer;text-indent:-19px;padding-left:19px;list-style:none;display:block}.planner-module__KQQYkG__phNoticeLine::-webkit-details-marker{display:none}.planner-module__KQQYkG__phNoticeDot{color:var(--amber);margin-right:7px;font-weight:700}.planner-module__KQQYkG__phNoticeWhy{text-underline-offset:2px;white-space:nowrap;margin-left:6px;text-decoration:underline}.planner-module__KQQYkG__phNoticeDetail{max-width:80ch;margin:6px 0 0 19px}.planner-module__KQQYkG__phNoticeDetail>div+div{margin-top:4px}.planner-module__KQQYkG__phNoticeSrc{color:inherit;text-underline-offset:2px;white-space:nowrap;text-decoration:underline}.planner-module__KQQYkG__srOnly{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
