:root{--tt-primary:#2563eb;--tt-primary-soft:#eff6ff;--tt-focus:rgba(37,99,235,0.32);--tt-ink:#1a1a2e;--tt-page:#f7f8fa}*{box-sizing:border-box}html{background:#e8e8e8;overflow-x:hidden;scrollbar-gutter:stable}html.tt-scroll-locked,html.tt-scroll-locked body{overflow:hidden}body.tt-app-shell{margin:0 auto;width:100%;max-width:480px;min-height:100vh;border-right:1px solid #c8d3df;border-left:1px solid #c8d3df;background:#e7eef5;color:var(--tt-ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,Roboto,Helvetica Neue,Arial,sans-serif}button,input,select,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent;touch-action:manipulation}a{color:inherit}input[type=date]::-webkit-calendar-picker-indicator,input[type=time]::-webkit-calendar-picker-indicator{width:18px;height:18px;opacity:.6}:focus-visible{outline:2px solid var(--tt-focus);outline-offset:2px}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.tt-app-main{min-height:100vh}.tt-fab-layer{position:fixed;inset:0;pointer-events:none;display:flex;justify-content:flex-end;align-items:flex-end;max-width:480px;margin:0 auto;padding:0 16px 84px 0;z-index:50}.tt-fab-layer>*{pointer-events:auto}