*{box-sizing:border-box}:root{--font-body: "Nunito", system-ui, -apple-system, sans-serif;--font-display: "Newsreader", Georgia, serif;--chrome-top: 38px}html,body{margin:0;padding:0;-webkit-text-size-adjust:100%;overscroll-behavior:none}body{font-family:var(--font-body);-webkit-font-smoothing:antialiased;color:#33302b;background:#e7ddca;min-height:100vh;min-height:100dvh;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit;padding:0;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}input{font-family:inherit}input,select,textarea{font-size:16px!important}::-webkit-scrollbar{width:0;height:0;display:none}.appscroll{overflow-y:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}@keyframes scrIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes bubIn{0%{opacity:0;transform:translateY(6px) scale(.97)}to{opacity:1;transform:none}}@keyframes pop{0%{transform:scale(.8);opacity:0}60%{transform:scale(1.08)}to{transform:scale(1);opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.desk{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:28px}.bezel{width:340px;background:#1f1d1a;border-radius:44px;padding:11px;box-shadow:0 22px 50px -18px #33281c99,0 0 0 2px #00000026}.screen{position:relative;width:318px;height:672px;background:#fbf7ef;border-radius:34px;overflow:hidden}.desk-caption{font-size:12px;color:#8a8375;font-weight:700;max-width:340px;text-align:center;line-height:1.5}@media (max-width: 440px),(max-height: 740px),(display-mode: standalone){:root{--chrome-top: calc(env(safe-area-inset-top) + 6px) }.desk{padding:0;gap:0;background:#fbf7ef}.bezel{width:100%;height:100vh;height:100dvh;padding:0;border-radius:0;box-shadow:none}.screen{width:100%;height:100vh;height:100dvh;border-radius:0}.desk-caption{display:none}.statusbar{display:none!important}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
