.lookup-section{background:var(--color-surface);flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:calc(100dvh - 52px);padding:24px 24px 48px;display:flex}@media (min-width:768px){.lookup-section{padding:40px 48px 80px}}.lookup-authed-shell{flex-direction:column;display:flex;position:absolute;inset:0}.lookup-section--authed{background:0 0;flex:1;min-height:0;overflow-y:auto}.lookup-card{background:var(--color-canvas);border:1px solid var(--color-border);text-align:center;border-radius:12px;width:100%;max-width:480px;padding:40px 28px 36px}@media (min-width:768px){.lookup-card{padding:48px 40px 44px}}.lookup-card--bare{text-align:left;background:0 0;border:0;max-width:none;padding:0}.lookup-card--bare .tp-lookup{max-width:none;margin-top:0}.lookup-card__mark{width:32px;height:32px;margin:0 auto 16px;display:block}.lookup-title{font-family:var(--font-tiempos-headline), Georgia, serif;letter-spacing:-.02em;color:var(--color-text);margin:0;font-size:28px;font-weight:400;line-height:1.15}@media (min-width:768px){.lookup-title{font-size:32px}}.lookup-sub{font-family:var(--font-body);color:var(--color-text-secondary);margin:12px 0 0;font-size:15px;line-height:1.5}.lookup-help-links{flex-direction:column;align-items:center;gap:6px;display:flex}.lookup-help-link{appearance:none;font-family:var(--font-body);color:var(--color-text-secondary);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px;-webkit-text-decoration-color:var(--color-link-underline,var(--color-border));text-decoration-color:var(--color-link-underline,var(--color-border));cursor:pointer;background:0 0;border:0;padding:0;font-size:14px;font-weight:500;transition:color .12s,text-decoration-color .12s}.lookup-help-link:hover{color:var(--color-text);-webkit-text-decoration-color:var(--color-text);text-decoration-color:var(--color-text)}.lookup-help-link:focus-visible{outline:2px solid var(--color-text);outline-offset:4px;border-radius:2px}.lookup-card--chat .tp-lookup{margin-top:0}.lookup-card--chat .tp-lookup__label svg{display:none}.lookup-card--chat .tp-lookup__input,.lookup-card--chat .tp-lookup__time-input,.lookup-card--chat .tp-lookup__period-btn{font-weight:400}.lookup-card--chat .tp-lookup__input,.lookup-card--chat .tp-lookup__time-input{font-size:16px}@media (min-width:768px){.lookup-card--chat .tp-lookup__input,.lookup-card--chat .tp-lookup__time-input{font-size:15px}}.lookup-card--chat .tp-lookup__input,.lookup-card--chat .tp-lookup__time-input{padding-top:9px;padding-bottom:9px}.lookup-card.lookup-card--chat .tp-lookup__input,.lookup-card.lookup-card--chat .tp-lookup__input:focus,.lookup-card.lookup-card--chat .tp-lookup__time-combo,.lookup-card.lookup-card--chat .tp-lookup__time-combo:focus-within{background:0 0}.lookup-card--chat .tp-lookup__field{position:relative}.lookup-card.lookup-card--chat .tp-lookup__label{letter-spacing:0;text-transform:none;color:var(--color-text-tertiary);pointer-events:none;z-index:1;background:0 0;margin:0;padding:0 4px;font-size:16px;font-weight:400;transition:top .14s,font-size .14s,color .14s;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.lookup-card.lookup-card--chat .tp-lookup__input::placeholder,.lookup-card.lookup-card--chat .tp-lookup__time-input::placeholder{color:#0000}.lookup-card.lookup-card--chat .tp-lookup__input:focus::placeholder,.lookup-card.lookup-card--chat .tp-lookup__time-input:focus::placeholder{color:var(--color-text-tertiary)}:is(.lookup-card--chat .tp-lookup__field:has(.tp-lookup__input:focus) .tp-lookup__label,.lookup-card--chat .tp-lookup__field:has(.tp-lookup__input:not(:placeholder-shown)) .tp-lookup__label,.lookup-card--chat .tp-lookup__field:has(.tp-lookup__time-combo:focus-within) .tp-lookup__label,.lookup-card--chat .tp-lookup__field:has(.tp-lookup__time-input:not(:placeholder-shown)) .tp-lookup__label){color:var(--color-text);background:var(--color-elevated);font-size:10px;top:0}.lookup-card--chat .tp-lookup__period{display:none}:is(.lookup-card--chat .tp-lookup__field--time:has(.tp-lookup__time-combo:focus-within) .tp-lookup__period,.lookup-card--chat .tp-lookup__field--time:has(.tp-lookup__time-input:not(:placeholder-shown)) .tp-lookup__period){display:flex}.lookup-card.lookup-card--chat .tp-lookup__period{border-left:0;align-items:center;gap:4px;padding:0 8px}.lookup-card.lookup-card--chat .tp-lookup__period-btn{border:1px solid var(--color-border);color:var(--color-text-secondary);border-radius:6px;padding:3px 9px;font-size:11px;transition:background-color .12s,border-color .12s,color .12s}.lookup-card.lookup-card--chat .tp-lookup__period-btn:hover{border-color:var(--color-text-secondary);color:var(--color-text)}.lookup-card.lookup-card--chat .tp-lookup__period-btn.is-active{background:var(--color-text);border-color:var(--color-text);color:var(--color-cta-fg)}@media (min-width:768px){.lookup-card.lookup-card--chat .tp-lookup__label{font-size:15px}}.lookup-card--chat .tp-lookup__actions{border-top:1px solid var(--color-border);justify-content:flex-end;align-items:center;gap:12px;margin:4px -16px 0;padding:12px 16px 0;display:flex}.lookup-card--chat .tp-lookup__submit{width:auto;margin-top:0;padding:8px 14px;font-size:14px;font-weight:400}.lookup-card--composer{container:composerlookup/inline-size}.lookup-card--composer .tp-lookup{max-width:100%;margin-top:0}.lookup-card--composer .tp-lookup__results{top:auto;bottom:calc(100% + 4px)}.chat-composer--centered .lookup-card--composer .tp-lookup__results{top:calc(100% + 4px);bottom:auto}@media (max-width:767px){.lookup-card--composer .tp-lookup__results{top:calc(100% + 4px);bottom:auto}}.lookup-card.lookup-card--composer .tp-lookup__input,.lookup-card.lookup-card--composer .tp-lookup__time-combo{border-color:var(--color-border-strong)}.lookup-card--composer .tp-lookup__datetime{flex-direction:row;gap:8px}.lookup-card--composer .tp-lookup__field--date{flex:56%;min-width:0}.lookup-card--composer .tp-lookup__field--time{flex:44%;min-width:0}.lookup-card.lookup-card--composer .tp-lookup__time-input{padding-left:8px;padding-right:2px}.lookup-card.lookup-card--composer .tp-lookup__period{gap:2px;padding:0 5px}.lookup-card.lookup-card--composer .tp-lookup__period-btn{padding:2px 6px;font-size:10px}@container composerlookup (min-width:680px){.lookup-card--composer .tp-lookup__stack{flex-flow:wrap;align-items:flex-start;gap:10px}.lookup-card--composer .tp-lookup__stack>.tp-lookup__field{min-width:0}.lookup-card--composer .tp-lookup__stack>.tp-lookup__field:first-child{flex:calc(50% - 5px)}.lookup-card--composer .tp-lookup__datetime{flex:calc(50% - 5px);gap:10px;min-width:0}.lookup-card--composer .tp-lookup__stack>.tp-lookup__field:last-child{flex:100%}.lookup-card--composer .tp-lookup__field--date{flex:58%}.lookup-card--composer .tp-lookup__field--time{flex:42%;min-width:145px}.lookup-card--composer .tp-lookup__input,.lookup-card--composer .tp-lookup__time-input{padding-top:7px;padding-bottom:7px}}.lookup-card .tp-lookup__label{color:var(--color-text-tertiary);letter-spacing:0;text-transform:none;font-size:12px;font-weight:500}.lookup-card .tp-lookup__input{color:var(--color-text);background:var(--color-canvas);border-color:var(--color-border);caret-color:var(--color-text)}.lookup-card .tp-lookup__input::placeholder{color:var(--color-text-tertiary)}.lookup-card .tp-lookup__input:focus{background:var(--color-canvas);border-color:var(--color-text-secondary)}.lookup-card .tp-lookup__time-combo{background:var(--color-canvas);border-color:var(--color-border)}.lookup-card .tp-lookup__time-combo:focus-within{background:var(--color-canvas);border-color:var(--color-text-secondary)}.lookup-card .tp-lookup__time-input{color:var(--color-text);caret-color:var(--color-text);padding-left:12px;padding-right:8px}.lookup-card .tp-lookup__time-input::placeholder{color:var(--color-text-tertiary)}.lookup-card .tp-lookup__period{border-left-color:var(--color-border)}.lookup-card .tp-lookup__period-btn{color:var(--color-text-tertiary);padding-left:10px;padding-right:10px}.lookup-card .tp-lookup__period-btn:hover{color:var(--color-text)}.lookup-card .tp-lookup__period-btn.is-active{background:var(--color-surface-hover);color:var(--color-text)}.lookup-card .tp-lookup__error{color:var(--color-text);background:#dc262614}.lookup-card .tp-lookup__submit{background:var(--color-text);color:var(--color-cta-fg)}.lookup-card .tp-lookup__submit:disabled{background:var(--color-border);color:var(--color-text-tertiary);cursor:not-allowed}.lookup-card .tp-lookup__input:disabled,.lookup-card .tp-lookup__time-input:disabled{color:var(--color-text-tertiary);background:var(--color-surface);cursor:default;-webkit-text-fill-color:var(--color-text-tertiary);opacity:1}.lookup-card .tp-lookup__time-combo:has(.tp-lookup__time-input:disabled){background:var(--color-surface)}.lookup-card.lookup-card--chat .tp-lookup__input:disabled,.lookup-card.lookup-card--chat .tp-lookup__time-input:disabled{background:0 0}.lookup-card.lookup-card--chat .tp-lookup__time-combo:has(.tp-lookup__time-input:disabled){background:0 0}.lookup-card.lookup-card--chat .tp-lookup__period-btn:disabled{color:var(--color-text-secondary)}.lookup-card.lookup-card--chat .tp-lookup__period-btn.is-active:disabled{background:var(--color-text);border-color:var(--color-text);color:var(--color-cta-fg)}.lookup-card--composite .tp-lookup__actions{border-top:0;margin:4px 0 0;padding:12px 0 0}.lookup-card .tp-lookup__period-btn:disabled{color:var(--color-text-tertiary);cursor:default}.lookup-card .tp-lookup__period-btn.is-active:disabled{background:var(--color-surface-hover);color:var(--color-text-secondary)}@media (min-width:768px){.tp-lookup--horizontal{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;max-width:none;margin-top:0;display:grid}.tp-lookup--horizontal .tp-lookup__stack{flex-direction:row;grid-column:1;align-items:flex-end;gap:12px;min-width:0;display:flex}.tp-lookup--horizontal .tp-lookup__actions{grid-area:1/2}.tp-lookup--horizontal .tp-lookup__label{white-space:nowrap}.lookup-card.lookup-card--chat .tp-lookup--horizontal .tp-lookup__input,.lookup-card.lookup-card--chat .tp-lookup--horizontal .tp-lookup__input:hover,.lookup-card.lookup-card--chat .tp-lookup--horizontal .tp-lookup__input:focus,.lookup-card.lookup-card--chat .tp-lookup--horizontal .tp-lookup__time-combo,.lookup-card.lookup-card--chat .tp-lookup--horizontal .tp-lookup__time-combo:focus-within{box-shadow:none;border-color:#0000}.tp-lookup--horizontal .tp-lookup__field{border:1px solid #0000;border-radius:10px}.lookup-card--chat .tp-lookup--horizontal .tp-lookup__input,.lookup-card--chat .tp-lookup--horizontal .tp-lookup__time-input{padding-top:14px;padding-bottom:14px}.lookup-card--chat .tp-lookup--horizontal .tp-lookup__field--date .tp-lookup__label,.lookup-card--chat .tp-lookup--horizontal .tp-lookup__field--time .tp-lookup__label{display:none}.lookup-card--chat .tp-lookup--horizontal .tp-lookup__field--date .tp-lookup__input::placeholder,.lookup-card--chat .tp-lookup--horizontal .tp-lookup__field--time .tp-lookup__time-input::placeholder{color:var(--color-text-tertiary)}.lookup-card--chat .tp-lookup--horizontal .tp-lookup__period{display:flex}:is(.lookup-card--chat .tp-lookup--horizontal .tp-lookup__field:has(.tp-lookup__input:not(:placeholder-shown)) .tp-lookup__label,.lookup-card--chat .tp-lookup--horizontal .tp-lookup__field:has(.tp-lookup__time-input:not(:placeholder-shown)) .tp-lookup__label){display:none}.lookup-card--chat .tp-lookup--horizontal .tp-lookup__field:has(.tp-lookup__input:focus) .tp-lookup__label{color:var(--color-text-tertiary);background:0 0;font-size:15px;top:50%}.lookup-card--chat .tp-lookup--horizontal .tp-lookup__input:focus::placeholder{color:#0000}.lookup-card--chat .tp-lookup--horizontal .tp-lookup__field--date .tp-lookup__input:focus::placeholder{color:var(--color-text-tertiary)}.tp-lookup--horizontal .tp-lookup__stack>:not(:last-child){position:relative}.tp-lookup--horizontal .tp-lookup__stack>:not(:last-child):after{content:"";background:var(--color-border);width:1px;height:24px;position:absolute;top:50%;right:-6px;transform:translateY(-50%)}.tp-lookup--horizontal .tp-lookup__field--date:after{content:"";background:var(--color-border);width:1px;height:24px;position:absolute;top:50%;right:-5px;transform:translateY(-50%)}.tp-lookup--horizontal .tp-lookup__submit{white-space:nowrap;background:var(--color-text);height:51px;color:var(--color-cta-fg);justify-content:center;align-items:center;padding:0 16px;display:inline-flex}.tp-lookup--horizontal .tp-lookup__submit:disabled{background:var(--color-text);color:var(--color-cta-fg);opacity:.35}.tp-lookup--horizontal .tp-lookup__stack>.tp-lookup__field:first-child{flex:150px;min-width:130px}.tp-lookup--horizontal .tp-lookup__datetime{flex:none;gap:10px}.tp-lookup--horizontal .tp-lookup__field--date{flex:0 0 160px;min-width:160px}.tp-lookup--horizontal .tp-lookup__field--time{flex:0 0 168px;min-width:168px}.tp-lookup--horizontal .tp-lookup__stack>.tp-lookup__field:last-child{flex:2 150px;min-width:140px}.tp-lookup--horizontal .tp-lookup__error,.tp-lookup--horizontal [role=alert]{grid-column:1/-1}.tp-lookup--horizontal .tp-lookup__actions{border-top:none;flex:none;margin:0;padding:0}}.lookup-card.lookup-card--chat .tp-lookup--bare .tp-lookup__input,.lookup-card.lookup-card--chat .tp-lookup--bare .tp-lookup__input:hover,.lookup-card.lookup-card--chat .tp-lookup--bare .tp-lookup__input:focus,.lookup-card.lookup-card--chat .tp-lookup--bare .tp-lookup__input:focus-visible{box-shadow:none;background:0 0;border-color:#0000;outline:none}.tp-lookup__field-icon{display:none}.lookup-card.lookup-card--chat .tp-lookup--bare .tp-lookup__input::placeholder,.lookup-card.lookup-card--chat .tp-lookup--bare .tp-lookup__input:focus::placeholder{color:var(--color-text-tertiary)}@media (max-width:767px){.lookup-card.lookup-card--chat .tp-lookup--bare .tp-lookup__input{padding-left:4px}.lookup-card.lookup-card--chat .tp-lookup--horizontal .tp-lookup__input,.lookup-card.lookup-card--chat .tp-lookup--horizontal .tp-lookup__input:hover,.lookup-card.lookup-card--chat .tp-lookup--horizontal .tp-lookup__input:focus,.lookup-card.lookup-card--chat .tp-lookup--horizontal .tp-lookup__time-combo,.lookup-card.lookup-card--chat .tp-lookup--horizontal .tp-lookup__time-combo:focus-within{box-shadow:none;border-color:#0000}.lookup-card--chat .tp-lookup--horizontal .tp-lookup__input,.lookup-card--chat .tp-lookup--horizontal .tp-lookup__time-input{padding-top:14px;padding-bottom:14px}.tp-lookup--horizontal{gap:0;max-width:none}.tp-lookup--horizontal .tp-lookup__stack{gap:0}.tp-lookup--horizontal .tp-lookup__stack>:not(:last-child){position:relative}.tp-lookup--horizontal .tp-lookup__stack>:not(:last-child):after{content:"";background:var(--color-border);height:1px;position:absolute;bottom:0;left:-16px;right:-16px}.tp-lookup--horizontal .tp-lookup__datetime{flex-direction:column;gap:0}.tp-lookup--horizontal .tp-lookup__datetime .tp-lookup__field--date{position:relative}.tp-lookup--horizontal .tp-lookup__datetime .tp-lookup__field--date:after{content:"";background:var(--color-border);height:1px;position:absolute;bottom:0;left:-16px;right:-16px}.tp-lookup--horizontal .tp-lookup__field-icon{color:var(--color-text-tertiary);pointer-events:none;z-index:1;align-items:center;display:flex;position:absolute;top:50%;left:4px;transform:translateY(-50%)}.lookup-card--chat .tp-lookup--horizontal:not(.tp-lookup--bare) .tp-lookup__input,.lookup-card--chat .tp-lookup--horizontal .tp-lookup__time-input{padding-left:34px}.lookup-card.lookup-card--chat .tp-lookup--horizontal .tp-lookup__label{left:30px}.lookup-card--chat .tp-lookup--horizontal .tp-lookup__field:has(.tp-lookup__input:focus) .tp-lookup__label{color:var(--color-text-tertiary);background:0 0;font-size:16px;top:50%}:is(.lookup-card--chat .tp-lookup--horizontal .tp-lookup__field:has(.tp-lookup__input:not(:placeholder-shown)) .tp-lookup__label,.lookup-card--chat .tp-lookup--horizontal .tp-lookup__field:has(.tp-lookup__time-input:not(:placeholder-shown)) .tp-lookup__label){display:none}.lookup-card--chat .tp-lookup--horizontal .tp-lookup__input:focus::placeholder{color:#0000}.lookup-card--chat .tp-lookup--horizontal .tp-lookup__field--date .tp-lookup__label,.lookup-card--chat .tp-lookup--horizontal .tp-lookup__field--time .tp-lookup__label{display:none}.lookup-card--chat .tp-lookup--horizontal .tp-lookup__field--date .tp-lookup__input::placeholder,.lookup-card--chat .tp-lookup--horizontal .tp-lookup__field--date .tp-lookup__input:focus::placeholder,.lookup-card--chat .tp-lookup--horizontal .tp-lookup__field--time .tp-lookup__time-input::placeholder{color:var(--color-text-tertiary)}.lookup-card--chat .tp-lookup--horizontal .tp-lookup__period{display:flex}.lookup-card--chat .tp-lookup--horizontal .tp-lookup__actions{border-top:none;margin:8px 0 0;padding:0;display:block}.lookup-card--chat .tp-lookup--horizontal .tp-lookup__submit{width:100%;height:52px;padding:0;font-size:15px}}
