@tailwind base;@tailwind components;@tailwind utilities;:root{--browser-inner-height: 100dvh;--browser-inner-width: 100vw;--vvh: 1dvh;--vv-offset-top: 0px}html{height:calc(var(--vv-offset-top, 0px) + var(--browser-inner-height));min-height:calc(var(--vv-offset-top, 0px) + var(--browser-inner-height));overflow:hidden}body{margin:0;background:#0f0f0f;min-height:calc(var(--vv-offset-top, 0px) + var(--browser-inner-height));height:calc(var(--vv-offset-top, 0px) + var(--browser-inner-height));display:flex;align-items:stretch;justify-content:center;padding:0;box-sizing:border-box;overflow:hidden;overscroll-behavior:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}#root{align-self:stretch;display:flex;flex-direction:column;margin-top:0;width:100%;max-width:390px;min-height:0;flex:1 1 auto;height:100%;max-height:100%;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none;background:#fafafa;border-radius:40px;box-shadow:0 0 0 2px #ffffff14,0 25px 50px -12px #00000080;position:relative}#root::-webkit-scrollbar{display:none;width:0;height:0}@media (max-width: 430px){#root{min-height:100%;max-height:100%}}.safe-area-top{padding-top:max(env(safe-area-inset-top,0px),var(--vv-offset-top, 0px),12px)}.safe-area-bottom{padding-bottom:env(safe-area-inset-bottom,20px)}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.scroll-y-pane{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain}button{border:none;outline:none;background-color:transparent}button:focus,button:active,input:focus,[role=button]:focus{outline:none}button:focus-visible,input:focus-visible,textarea:focus-visible,[role=button]:focus-visible{outline:2px solid rgba(37,132,255,.6);outline-offset:2px}.add-entry-wave-line{display:inline;text-decoration-line:underline;text-decoration-style:wavy;text-decoration-color:#667eeae0;text-decoration-thickness:1.2px;text-underline-offset:2px;text-decoration-skip-ink:none;text-underline-position:from-font;-webkit-text-decoration-skip:none;-webkit-box-decoration-break:clone;box-decoration-break:clone}.read-body-seg{overflow:visible;min-width:0;width:100%}.add-entry-wave-line--hit{cursor:pointer;border-radius:2px}.add-entry-wave-line--hit:focus-visible{outline:2px solid rgba(102,126,234,.45);outline-offset:2px}textarea.add-entry-body-editor{display:block;width:100%;background-color:transparent;background-image:none;padding-bottom:0;-ms-overflow-style:none;scrollbar-width:none}textarea.add-entry-body-editor::-webkit-scrollbar{display:none}
