:root{--tp-bg:#f6f7f9;--tp-surface:#fff;--tp-border:#dfe3e8;--tp-text:#1b1f24;--tp-text-muted:#5c6672;--tp-accent:#1c6ea4;--tp-on-accent:#fff;--tp-warn:#a8341f;--tp-warn-bg:#fdeeeb;--tp-radius:12px;--tp-gap:16px;--tp-tap:44px;--tp-maxw:34rem}@media (prefers-color-scheme:dark){:root{--tp-bg:#14171a;--tp-surface:#1d2126;--tp-border:#333a42;--tp-text:#eef1f4;--tp-text-muted:#a3adb8;--tp-accent:#6ab5e2;--tp-on-accent:#10222e;--tp-warn:#f2a294;--tp-warn-bg:#3a221e}}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--tp-bg);color:var(--tp-text);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.5}body,h1,h2,h3,p,ul{margin:0}ul{padding-left:1.25em}.tp-shell{gap:var(--tp-gap);min-height:100dvh;max-width:var(--tp-maxw);padding:max(env(safe-area-inset-top),var(--tp-gap)) var(--tp-gap) max(env(safe-area-inset-bottom),var(--tp-gap));flex-direction:column;margin:0 auto;display:flex}.tp-shell__title{letter-spacing:-.01em;font-size:1.5rem}.tp-shell__claim{color:var(--tp-text-muted);font-size:.9375rem}.tp-card{background:var(--tp-surface);border:1px solid var(--tp-border);border-radius:var(--tp-radius);padding:var(--tp-gap);flex-direction:column;gap:12px;display:flex}.tp-card__heading{font-size:1.0625rem}.tp-note{color:var(--tp-text-muted);font-size:.9375rem}.tp-note--warn{color:var(--tp-warn)}.tp-shell__footer{color:var(--tp-text-muted);margin-top:auto;font-size:.8125rem}.tp-field{flex-direction:column;gap:6px;display:flex}.tp-field__label{font-size:.9375rem;font-weight:600}.tp-input{background:var(--tp-bg);border:1px solid var(--tp-border);color:inherit;font:inherit;min-height:var(--tp-tap);border-radius:10px;width:100%;padding:10px 12px;font-size:16px}.tp-input:focus-visible{border-color:var(--tp-accent);outline:2px solid var(--tp-accent);outline-offset:1px}.tp-input--time{flex:0 0 8.5rem}.tp-input--minutes{flex:0 0 6rem;width:6rem}.tp-textarea{min-height:calc(var(--tp-tap)*3);resize:vertical;line-height:1.4}.tp-check{min-height:var(--tp-tap);align-items:center;gap:10px;display:flex}.tp-check input{width:22px;height:22px}.tp-row{flex-wrap:wrap;gap:8px;display:flex}.tp-row .tp-input{flex:8rem}.tp-stops{flex-direction:column;gap:12px;display:flex}.tp-stops__head{justify-content:space-between;align-items:baseline}.tp-stop,.tp-stops__head{border-top:1px solid var(--tp-border);padding-top:12px;display:flex}.tp-stop{flex-direction:column;gap:8px}.tp-stop__head{justify-content:space-between;align-items:center;display:flex}.tp-stop__position{background:var(--tp-bg);border:1px solid var(--tp-border);border-radius:999px;place-items:center;width:28px;height:28px;font-size:.875rem;font-weight:600;display:grid}.tp-duration{align-items:center;gap:8px;display:flex}.tp-paste{border-top:1px solid var(--tp-border);flex-direction:column;gap:12px;padding-top:12px;display:flex}.tp-errors{background:var(--tp-warn-bg);color:var(--tp-warn);border-radius:10px;margin:0;padding:12px 12px 12px 2em;font-size:.9375rem;list-style:outside}.tp-errors li+li{margin-top:4px}.tp-button{background:var(--tp-surface);border:1px solid var(--tp-border);color:inherit;cursor:pointer;font:inherit;min-height:var(--tp-tap);text-align:center;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.tp-button:disabled{cursor:not-allowed;opacity:.5}.tp-button--primary{background:var(--tp-accent);border-color:var(--tp-accent);color:var(--tp-on-accent);width:100%}.tp-button--ghost{color:var(--tp-accent);background:0 0}.tp-button--small{min-height:36px;padding:6px 12px;font-size:.875rem}.tp-result{gap:var(--tp-gap)}.tp-result,.tp-summary{flex-direction:column;display:flex}.tp-summary{margin:0}.tp-summary__row{border-top:1px solid var(--tp-border);justify-content:space-between;gap:12px;padding:8px 0;display:flex}.tp-summary__row:first-child{border-top:none}.tp-summary__row dt{color:var(--tp-text-muted);flex:none;font-size:.9375rem}.tp-summary__row dd{text-align:right;margin:0}.tp-timeline{margin:0;padding:0;list-style:none}.tp-timeline,.tp-timeline__item{flex-direction:column;gap:8px;display:flex}.tp-timeline__leg{color:var(--tp-text-muted);padding-left:14px;font-size:.875rem;position:relative}.tp-timeline__leg:before{border-left:2px dotted var(--tp-border);content:"";height:100%;position:absolute;top:0;left:4px}.tp-stopcard{background:var(--tp-surface);border:1px solid var(--tp-border);border-radius:var(--tp-radius);flex-direction:column;gap:6px;padding:12px;display:flex}.tp-stopcard--end{background:0 0;border-style:dashed}.tp-stopcard__head{justify-content:space-between;align-items:center;gap:10px;display:flex}.tp-stopcard__position{background:var(--tp-accent);color:var(--tp-on-accent);text-align:center;border-radius:999px;min-width:28px;padding:2px 10px;font-size:.875rem;font-weight:700}.tp-stopcard__times{font-variant-numeric:tabular-nums;font-weight:600}.tp-stopcard__address{font-size:1rem}.tp-stopcard .tp-button{align-self:flex-start}.tp-account[data-v-80e8edaa]{justify-content:space-between;align-items:center;gap:12px;margin-top:8px;display:flex}.tp-account__email[data-v-80e8edaa]{color:var(--tp-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;overflow:hidden}.tp-account__actions[data-v-80e8edaa]{flex:none;align-items:center;gap:4px;display:flex}.tp-account__link[data-v-80e8edaa]{border-radius:var(--tp-radius);color:var(--tp-accent);min-height:var(--tp-tap);align-items:center;padding:0 8px;font-size:.875rem;text-decoration:none;display:inline-flex}.tp-account__logout[data-v-80e8edaa]{min-height:var(--tp-tap);border:1px solid var(--tp-border);border-radius:var(--tp-radius);background:var(--tp-surface);color:var(--tp-text);font:inherit;cursor:pointer;flex:none;padding:0 12px;font-size:.875rem}
