:root{--tf-route-bone:#F8F6F0;--tf-route-surface:#FFFDF8;--tf-route-ink:#181714;--tf-route-yellow:#F2E63A;--tf-route-line:rgba(24,23,20,.18);--tf-route-serif:"Cormorant Garamond",Garamond,Georgia,serif;--tf-route-sans:"Roboto",Arial,sans-serif}
body.tf-public-route-drawer-open{overflow:hidden!important}
.tf-public-route-drawer-backdrop[hidden],.tf-public-route-drawer[hidden]{display:none!important}
.tf-public-route-drawer-backdrop{position:fixed;inset:0;z-index:100170;background:rgba(24,23,20,.42);backdrop-filter:blur(2px)}
.tf-public-route-drawer{position:fixed;z-index:100180;top:0;right:0;width:min(720px,100vw);height:100dvh;border-left:1px solid var(--tf-route-ink);background:var(--tf-route-surface);box-shadow:-20px 0 70px rgba(0,0,0,.2);transform:translateX(103%);visibility:hidden;transition:transform .35s cubic-bezier(.22,1,.36,1),visibility .35s;overflow:hidden}
.tf-public-route-drawer.is-open{transform:translateX(0);visibility:visible}
.tf-public-route-drawer iframe{display:block;width:100%;height:100%;border:0;background:var(--tf-route-surface)}
.tf-public-route-drawer__loading{position:absolute;z-index:2;inset:0;display:grid;grid-template-rows:auto 1fr;align-items:start;background:var(--tf-route-surface);color:var(--tf-route-ink);font-family:var(--tf-route-sans)}
.tf-public-route-drawer.is-loaded .tf-public-route-drawer__loading{display:none}
.tf-public-route-drawer__loading header{display:flex;justify-content:space-between;align-items:center;gap:24px;min-height:112px;padding:25px 34px;border-bottom:1px solid var(--tf-route-line);background:var(--tf-route-yellow)}
.tf-public-route-drawer__loading p{margin:0;font:600 10px/1.3 var(--tf-route-sans);letter-spacing:.17em;text-transform:uppercase}
.tf-public-route-drawer__loading h2{margin:8px 0 0;font:400 38px/.9 var(--tf-route-serif);font-style:normal;letter-spacing:-.02em}
.tf-public-route-drawer__loading button{display:grid;place-items:center;width:48px;height:48px;border:1px solid var(--tf-route-ink);border-radius:0;background:transparent;color:var(--tf-route-ink);font:400 34px/1 var(--tf-route-serif);cursor:pointer}
.tf-public-route-drawer__loading button:hover,.tf-public-route-drawer__loading button:focus-visible{background:var(--tf-route-ink);color:var(--tf-route-yellow)}
.tf-public-route-drawer__loading>span{align-self:center;justify-self:center;font:600 9px/1 var(--tf-route-sans);letter-spacing:.14em;text-transform:uppercase}
@media(max-width:600px){.tf-public-route-drawer{width:100%;border-left:0}.tf-public-route-drawer__loading header{min-height:98px;padding:20px}.tf-public-route-drawer__loading h2{font-size:32px}}
@media(prefers-reduced-motion:reduce){.tf-public-route-drawer{transition-duration:.01ms!important}}
