:root{--color-bg-app:#f0e6d3;--color-bg-calendar:#e8d9c0;--color-bg-whiteboard:#faf6ee;--color-header:#8b6f47;--color-border:#c4a882;--color-brand:#f5a623;--color-brand-dark:#c47d0e;--color-text-primary:#2c1810;--color-text-secondary:#6b4e3d;--color-text-muted:#9c7b6b;--color-surface:#faf6ee;--note-yellow:#fff59d;--note-pink:#f8bbd9;--note-blue:#b3d9ff;--note-green:#c8e6c9;--note-orange:#ffcc80;--note-purple:#e1bee7;--note-red:#ffcdd2;--note-white:#fff;--note-shadow:2px 3px 8px #0000002e;--note-radius:3px;--radius-sm:6px;--radius-md:10px;--radius-lg:16px}*{box-sizing:border-box}html,body{color:var(--color-text-primary);-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;background-color:#1c1410;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif}.phone-frame{background-color:var(--color-bg-app);width:100%;max-width:430px;height:100dvh;margin:0 auto;position:relative;overflow:hidden;transform:translateZ(0)}html{overscroll-behavior:none}textarea{resize:none}input[type=range]{-webkit-appearance:none;background:var(--color-border);border-radius:2px;outline:none;width:100%;height:4px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:var(--color-brand);cursor:pointer;border-radius:50%;width:18px;height:18px}.desktop-only{display:none!important}@media (min-width:768px){.desktop-only{display:flex!important}}.absolute{position:absolute}.relative{position:relative}.fixed{position:fixed}.inset-0{inset:0}.flex{display:flex}.flex-col{flex-direction:column}.flex-1{flex:1}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-center{justify-content:center}.w-full{width:100%}.h-full{height:100%}.min-w-0{min-width:0}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.cursor-pointer{cursor:pointer}.text-sm{font-size:.875rem}.text-xs{font-size:.75rem}.font-semibold{font-weight:600}.font-bold{font-weight:700}.leading-none{line-height:1}.leading-snug{line-height:1.375}.p-2{padding:.5rem}.mt-1{margin-top:.25rem}.mb-3{margin-bottom:.75rem}.gap-0{gap:0}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.top-0{top:0}.top-0\.5{top:.125rem}.left-0{left:0}.left-1{left:.25rem}.z-10{z-index:10}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word;word-break:break-word}.select-none{-webkit-user-select:none;user-select:none}.rounded{border-radius:.25rem}.rounded-sm{border-radius:.125rem}.border{border-width:1px}.pointer-events-none{pointer-events:none}.bg-transparent{background-color:#0000}.outline-none{outline:none}.resize-none{resize:none}.w-3{width:.75rem}.h-3{height:.75rem}.w-4{width:1rem}.h-4{height:1rem}.flex-shrink-0{flex-shrink:0}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-65{opacity:.65}.opacity-80{opacity:.8}.text-left{text-align:left}
