.tc-sheet,.tc-est{--tcp-text:var(--lp-text,#303942);--tcp-muted:var(--lp-muted,#6b747d);--tcp-line:var(--lp-line,#e5e5e5);--tcp-surface:var(--lp-surface,#fff);--tcp-accent:var(--lp-accent,#00708b);--tcp-bright:var(--lp-accent-bright,#28c3ea);--tcp-go:var(--lp-go,#008542);--tcp-go-deep:var(--lp-go-deep,#007033);--tcp-radius:var(--lp-radius,8px);color:var(--tcp-text);background:var(--tcp-surface);border:1px solid var(--tcp-line);border-radius:var(--tcp-radius);box-shadow:var(--lp-shadow,0 1px 2px rgba(48,57,66,.04),0 8px 26px rgba(48,57,66,.07));padding:1.5rem 1.6rem}.tc-sheet__intro{margin-bottom:1.25rem}.tc-sheet__title{margin:0 0 .25rem;font-size:1.4rem}.tc-sheet__sub{margin:0;font-size:.92rem;color:var(--tcp-muted)}.tc-sheet__edit-intro{margin:0 0 1rem}.tc-sheet__edit-hook{margin:0 0 .3rem;font-size:1.12rem;font-weight:700;line-height:1.3;color:var(--tcp-text)}.tc-sheet__edit-desc{margin:0;max-width:62ch;font-size:.92rem;line-height:1.5;color:var(--tcp-muted)}.tc-sheet__group{margin-bottom:1.4rem}.tc-sheet__group:last-of-type{margin-bottom:1.1rem}.tc-sheet__grouptitle{margin:0 0 .55rem;padding-bottom:.45rem;border-bottom:1px solid var(--tcp-line);font-size:.98rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--tcp-text)}.tc-sheet__groupnote,.tc-sheet__legend{margin:0 0 .9rem;max-width:62ch;font-size:.88rem;line-height:1.5;color:var(--tcp-muted)}.tc-sheet__legend{max-width:68ch}.tc-sheet__star{color:var(--tcp-accent);font-weight:700}.tc-sheet__source{margin-left:.5rem;font-size:.72rem;font-weight:500;text-transform:none;letter-spacing:0;color:var(--tcp-muted)}.tc-sheet__source.is-estimated{font-style:italic;opacity:.85}.tc-sheet__source.is-conflict{color:var(--lp-signal,#9a2f22);opacity:.9}.tc-sheet__use{margin:0 0 0 .35em;padding:0;border:0;background:0 0;font-family:inherit;font-size:inherit;letter-spacing:normal;text-transform:none;color:var(--lp-go-deep,#1d6a4f);text-decoration:underline;cursor:pointer}.tc-sheet__use:disabled{opacity:.6;cursor:default;text-decoration:none}.tc-sheet__keep{color:inherit;opacity:.85}.tc-sheet__ro-edit{margin-left:.5rem;padding:0;border:0;background:0 0;font:inherit;font-size:.72rem;font-weight:500;color:var(--tcp-muted);text-decoration:underline;text-underline-offset:2px;cursor:pointer;text-transform:none;letter-spacing:normal}.tc-sheet__ro-edit:hover,.tc-sheet__ro-edit:focus-visible{color:var(--tcp-text)}.tc-sheet__ro-edit:focus-visible{outline:2px solid var(--lp-accent,#0b7285);outline-offset:2px}.tc-sheet__row{margin:0 0 1rem;padding:0;border:0}.tc-sheet__label{display:block;font-size:.92rem;font-weight:600;color:var(--tcp-text);margin-bottom:.4rem}.tc-sheet input[type=number],.tc-sheet input[type=date],.tc-sheet select{padding:.38rem .5rem;font-family:inherit;font-size:.9rem;line-height:1.3;color:var(--tcp-text);background:var(--tcp-surface);border:1px solid var(--tcp-line);border-radius:6px}.tc-sheet input:focus,.tc-sheet select:focus{outline:none;border-color:var(--tcp-bright);box-shadow:0 0 0 3px rgba(40,195,234,.18)}.tc-sheet__nights{display:flex;flex-wrap:wrap;gap:.5rem 1rem}.tc-sheet__night{display:inline-flex;align-items:center;gap:.45rem;font-size:.9rem;color:var(--tcp-muted)}.tc-sheet__night input{width:4rem}.tc-sheet__row--inline{display:flex;flex-wrap:wrap;gap:1rem}.tc-sheet__field{display:flex;flex-direction:column}.tc-sheet__context{margin:.8rem 0 0;display:flex;flex-wrap:wrap;gap:.3rem 1.4rem;font-size:.88rem}.tc-sheet__context div{display:flex;gap:.4rem}.tc-sheet__context dt{color:var(--tcp-muted)}.tc-sheet__context dt:after{content:':'}.tc-sheet__context dd{margin:0;font-weight:600}.tc-sheet__lodge{display:flex;align-items:center;gap:.6rem;margin-bottom:.5rem}.tc-sheet__lodge-island{flex:0 0 7rem;font-size:.9rem}.tc-sheet__lodge select{flex:1 1 auto;min-width:0;width:100%;max-width:22rem}.tc-sheet__default-tag{display:none;font-size:.68rem;text-transform:uppercase;letter-spacing:.04em;color:var(--tcp-muted);border:1px solid var(--tcp-line);border-radius:999px;padding:.05rem .45rem}.tc-sheet__lodge.is-default .tc-sheet__default-tag{display:inline-block}.tc-sheet__row--budgets{display:flex;flex-wrap:wrap;gap:1rem}.tc-sheet__money{display:inline-flex;align-items:center;gap:.25rem}.tc-sheet__money>span{color:var(--tcp-muted)}.tc-sheet__money input{width:5rem}.tc-sheet__daytrips-note{margin:.35rem 0 .25rem;font-size:.88rem;color:var(--tcp-muted)}.tc-sheet__daytrips-items{color:var(--tcp-text);font-weight:600}.tc-sheet .tc-sheet__calc-cta{display:inline-block;margin-top:.55rem;padding:.5rem 1.05rem;font-size:.9rem;font-weight:600;text-decoration:none;color:var(--tcp-accent);background:var(--tcp-surface);border:1px solid var(--tcp-accent);border-radius:6px;transition:background .15s ease,color .15s ease}.tc-sheet .tc-sheet__calc-cta:hover{color:#fff;background:var(--tcp-accent)}.tc-sheet__status{margin:1rem 0 0;min-height:1.2em;font-size:.88rem;color:var(--tcp-muted);transition:opacity .2s ease}.tc-sheet__status.is-saving{color:var(--tcp-muted)}.tc-sheet__status.is-saved{color:var(--tcp-go-deep);font-weight:600}.tc-sheet__status.is-saved:before{content:'✓ '}.tc-sheet__status.is-error{color:var(--lp-signal,#9a2f22)}.tc-est__total-wrap{display:flex;flex-direction:column;gap:.1rem;padding-bottom:1rem;margin-bottom:.9rem;border-bottom:1px solid var(--tcp-line)}.tc-est__label{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--tcp-muted)}.tc-est__total{font-size:2.4rem;font-weight:700;line-height:1.1;color:var(--tcp-accent)}.tc-est[data-tc-early="1"] .tc-est__total,.tc-peek[data-tc-early="1"] .tc-peek__value{color:var(--tcp-muted);font-weight:600}.tc-est[data-tc-early="1"] .tc-est__total:before,.tc-peek[data-tc-early="1"] .tc-peek__value:before{content:'~'}.tc-est__early{margin:0 0 1rem;font-size:.92rem;max-width:64ch;color:var(--tcp-text)}.tc-est__monthnote{margin:0 0 1rem;font-size:.85rem;max-width:64ch;color:var(--tcp-muted)}.tc-est__monthnote[hidden]{display:none}.tc-est__perline{display:block}.tc-est__perperson,.tc-est__perday{display:inline;font-size:.92rem;color:var(--tcp-muted)}.tc-est__confidence{margin-bottom:1rem;font-size:.92rem;max-width:64ch}.tc-est__conf--good{color:var(--tcp-go-deep);font-weight:600}.tc-est__conf--rough{color:var(--tcp-text)}.tc-est__sharpen{color:var(--tcp-accent);font-weight:600;white-space:nowrap}.tc-est__stale{display:flex;align-items:flex-start;gap:.6rem;padding:.7rem .9rem;border:1px solid var(--tcp-line);border-left:3px solid var(--tcp-accent);border-radius:6px;background:rgba(0,112,139,.05);font-size:.85rem;line-height:1.5;color:var(--tcp-muted)}.tc-est__stale-mark{flex:none;display:inline-flex;margin-top:.1rem;color:var(--tcp-accent)}.tc-est__stale-mark svg{display:block}.tc-est__stale-body{flex:1;min-width:0;max-width:64ch}.tc-est__stale-link{white-space:normal;text-decoration:none;border-bottom:1px solid var(--tcp-accent)}.tc-est__subhead{margin:0 0 .6rem;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--tcp-muted)}.tc-est__cats{margin-bottom:1.2rem}.tc-est__cats:empty{margin:0}.tc-est .tc-est__cats-list{list-style:none;margin:0;padding:0}.tc-est .tc-est__cats-list>li{list-style-type:none;margin-left:0}.tc-est__cat{display:grid;grid-template-columns:5.5rem 1fr auto;align-items:center;gap:.6rem;padding:.22rem 0;font-size:.9rem}.tc-est__cat-label{color:var(--tcp-text)}.tc-est__cat-bar{height:.5rem;border-radius:999px;background:rgba(40,195,234,.14);overflow:hidden}.tc-est__cat-bar>span{display:block;height:100%;min-width:2px;border-radius:999px;background:var(--tcp-bright)}.tc-est__cat-amount{font-weight:600;font-variant-numeric:tabular-nums}.tc-est .tc-est__breakdown{list-style:none;margin:0 0 1.1rem;padding:0}.tc-est .tc-est__breakdown>li{list-style-type:none;margin-left:0}.tc-est__bd-row{display:flex;flex-direction:column;gap:.12rem;padding:.55rem 0;border-bottom:1px solid var(--tcp-line);font-size:.95rem}.tc-est__bd-row:last-child{border-bottom:0}.tc-est__bd-head{display:flex;justify-content:space-between;align-items:baseline;gap:1rem}.tc-est__bd-island{font-weight:600}.tc-est__bd-amount{font-weight:600;font-variant-numeric:tabular-nums}.tc-est__bd-meta{font-size:.84rem;color:var(--tcp-muted)}.tc-est__bd-cats{font-size:.82rem;color:var(--tcp-muted)}.tc-collapse__toggle{display:inline-flex;align-items:center;gap:.45rem;margin:0;padding:.5rem .95rem;font:inherit;font-size:.9rem;font-weight:600;color:var(--tcp-accent);background:var(--tcp-surface);border:1px solid var(--tcp-line);border-radius:999px;cursor:pointer;transition:border-color .15s ease,color .15s ease;text-transform:none;letter-spacing:normal}.tc-collapse__toggle:hover{border-color:var(--tcp-accent)}.tc-collapse__toggle:focus-visible{outline:2px solid var(--tcp-bright);outline-offset:2px}.tc-collapse__chevron{width:.5rem;height:.5rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .2s ease}.tc-collapse:not(.is-collapsed) .tc-collapse__chevron{transform:rotate(-135deg)}.tc-collapse.is-collapsed .tc-collapse__body{display:none}.tc-collapse__body{margin-top:1rem}.tc-sheet__readout{margin:0 0 1.1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(11rem,1fr));gap:.9rem 1.5rem}.tc-sheet__ro{margin:0}.tc-sheet__ro-label{font-size:.72rem;letter-spacing:.06em;text-transform:uppercase;color:var(--tcp-muted);margin:0 0 .15rem}.tc-sheet__ro-value{margin:0;line-height:1.35}.tc-sheet__ro-text{font-size:1.05rem;font-weight:600;color:var(--tcp-text)}.tc-sheet__ro-value .tc-sheet__source{display:block;margin-left:0;margin-top:.1rem}.tc-peek{margin-top:.4rem;padding:.9rem 1rem;background:rgba(40,195,234,.06);border:1px solid var(--tcp-line);border-radius:6px}.tc-peek__head{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem}.tc-peek__label{font-size:.72rem;letter-spacing:.06em;text-transform:uppercase;color:var(--tcp-muted)}.tc-peek__value{font-size:1.35rem;font-weight:700;color:var(--tcp-text)}.tc-peek__prov{margin:.35rem 0 0;font-size:.82rem;line-height:1.45;color:var(--tcp-muted);max-width:64ch}.tc-peek__more{display:inline-block;margin-top:.5rem;font-size:.85rem;font-weight:600;color:var(--tcp-accent);text-decoration:none;border-bottom:1px solid transparent}.tc-peek__more:hover{border-bottom-color:currentColor}.tc-est__details{margin:1rem 0 .4rem}.tc-est:not([data-tc-has-estimate="1"]) .tc-est__details{display:none}.tc-est__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:1rem}.tc-btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;margin:0;padding:.6rem 1.15rem;font:inherit;font-size:.9rem;font-weight:600;line-height:1.2;border:1.5px solid transparent;border-radius:var(--tcp-radius);cursor:pointer;transition:border-color .15s ease,background-color .15s ease,color .15s ease,filter .15s ease;text-transform:none;letter-spacing:normal}.tc-btn:focus-visible{outline:2px solid var(--tcp-bright);outline-offset:2px}.tc-btn--ghost{color:var(--tcp-accent);background:var(--tcp-surface);border-color:var(--tcp-line)}.tc-btn--ghost:hover{border-color:var(--tcp-accent)}.tc-btn--primary{color:#fff;background:var(--tcp-accent);border-color:var(--tcp-accent)}.tc-btn--primary:hover{filter:brightness(.93)}.tc-est__redo{display:inline-block;margin-top:1rem;font-size:.85rem;font-weight:600;line-height:1.4;color:var(--tcp-accent);text-decoration:none;border-bottom:1px solid transparent}.tc-est__redo:hover{border-bottom-color:currentColor}.tc-est__redo:focus-visible{outline:2px solid var(--tcp-bright);outline-offset:2px}.tc-est__wishes{margin-bottom:1.1rem}.tc-est__wishes:empty{margin:0}.tc-est__wishes-line{margin:0;padding:.8rem .9rem;font-size:.9rem;line-height:1.5;background:rgba(40,195,234,.06);border:1px solid var(--tcp-line);border-radius:6px}.tc-est__pdf[disabled]{background:var(--tcp-muted);border-color:var(--tcp-muted);cursor:default;filter:none}.tc-est__gate-note{margin:.55rem 0 0;font-size:.85rem;color:var(--tcp-muted);max-width:64ch}.tc-est__unlock{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.6rem}.tc-est__unlock[hidden]{display:none}.tc-est__unlock-input{flex:1 1 14rem;min-width:0;padding:.55rem .7rem;font:inherit;font-size:.95rem;border:1px solid var(--tcp-line,#d9d4c7);border-radius:6px;background:#fff}.tc-est__unlock-input:focus{outline:2px solid var(--tcp-accent,#2a6f97);outline-offset:1px}.tc-est__unlock-msg{flex:1 0 100%;margin:0;font-size:.85rem;color:var(--tcp-muted)}.tc-est__unlock-msg:empty{display:none}.tc-est__gate-pre{margin-top:1rem;padding:.9rem 1rem;background:rgba(40,195,234,.06);border:1px solid var(--tcp-line);border-radius:var(--tcp-radius)}.tc-est[data-tc-has-estimate="1"] .tc-est__gate-pre{display:none}.tc-est__gate-invite{margin:0;font-size:.9rem;line-height:1.5;color:var(--tcp-text);max-width:64ch}.tc-est .tc-est__calc-cta{display:inline-block;margin-top:.15rem;font-weight:600;color:var(--tcp-accent);text-decoration:none;border-bottom:1px solid transparent}.tc-est .tc-est__calc-cta:hover{border-bottom-color:currentColor}.tc-est .tc-est__sharpen{color:var(--tcp-accent)}.tc-est .tc-est__redo{color:var(--tcp-accent)}.tc-peek .tc-peek__more{color:var(--tcp-accent)}.tc-sheet .tc-sheet__ro-edit{color:var(--tcp-muted)}.tc-sheet .tc-sheet__acts{margin-bottom:12px}@media (max-width:480px){.tc-sheet__lodge{flex-wrap:wrap}.tc-sheet__lodge-island{flex-basis:100%}}.tc-stale__reload{text-transform:none;letter-spacing:normal;margin-left:.3em;padding:.25em .7em;border:1px solid #b45309;border-radius:6px;background:#b45309;color:#fff;font-size:.9em;cursor:pointer}.tc-sheet__acts{list-style:none;margin:0 0 12px;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 14px}@media (max-width:560px){.tc-sheet__acts{grid-template-columns:1fr}}.tc-sheet__act label{display:flex;align-items:flex-start;gap:9px;padding:6px 8px;border-radius:6px;font-size:.92rem;cursor:pointer}.tc-sheet__act input{margin-top:3px}.tc-sheet__act.is-pre label{background:var(--tcp-note-bg,#eef4f6)}.tc-sheet__act.is-warn label{background:var(--tcp-warn-bg,#fff7ea)}.tc-sheet__act-src{display:block;font-family:ui-monospace,"SF Mono",Menlo,Consolas,monospace;font-size:.64rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--tcp-accent);margin-top:2px}.tc-sheet__act.is-warn .tc-sheet__act-src{color:#b45309}.tc-sheet__suggest{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;margin-top:8px;padding:10px 12px;background:var(--tcp-note-bg,#eef4f6);border-left:3px solid var(--tcp-accent);border-radius:0 6px 6px 0;font-weight:400;font-size:.88rem}.tc-sheet__row--budgets>.tc-sheet__suggest{flex:1 0 100%;margin-top:0}.tc-sheet__suggest-lead{font-weight:600}.tc-sheet__suggest-note{grid-column:1;display:block;color:var(--tcp-muted);font-size:.8rem;margin-top:2px}.tc-sheet__suggest-btn{grid-column:2;grid-row:1/span 2;font:inherit;font-weight:700;font-size:.88rem;padding:8px 12px;border:1px solid var(--tcp-line);border-radius:var(--tcp-radius);background:var(--tcp-surface);color:var(--tcp-text);cursor:pointer;text-transform:none;letter-spacing:normal}.tc-sheet__suggest-btn:disabled{opacity:.7;cursor:default}.tc-sheet__suggest.is-used{border-left-color:var(--tcp-go)}.tc-sheet__hint{border-bottom:1px dashed var(--tcp-accent);color:var(--tcp-accent);cursor:help;position:relative}.tc-sheet__hint-pop{display:none;position:absolute;left:0;bottom:1.6em;width:280px;background:var(--tcp-surface);color:var(--tcp-text);border:1px solid var(--tcp-line);border-radius:6px;padding:10px 12px;box-shadow:0 8px 24px rgba(48,57,66,.14);font-size:.82rem;line-height:1.45;z-index:2}.tc-sheet__hint:hover .tc-sheet__hint-pop,.tc-sheet__hint:focus .tc-sheet__hint-pop,.tc-sheet__hint:focus-within .tc-sheet__hint-pop{display:block}.tc-sheet__act{list-style:none;margin:0;padding:0}.tc-sheet__act:before,.tc-sheet__act::marker{content:none}