@import "https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,500;0,600;0,700;1,500;1,600&family=Hanken+Grotesk:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@20..48,300..600,0..1,0&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{height:100%}body{-webkit-font-smoothing:antialiased;background:#e9ddc8;justify-content:center;align-items:flex-start;min-height:100vh;padding:24px 0 40px;font-family:Hanken Grotesk,sans-serif;display:flex}#root{justify-content:center;width:100%;display:flex}.phone-shell{background:#f5eee1;border-radius:48px;flex-direction:column;width:390px;min-height:844px;display:flex;overflow:hidden;box-shadow:0 32px 72px -20px #3f2c1c85,0 8px 24px #00000024}@media (width<=430px){body{padding:0}.phone-shell{width:100vw;min-height:100dvh;box-shadow:none;border-radius:0}}.status-bar{background:#f5eee1;flex:none;justify-content:space-between;align-items:flex-end;height:44px;padding:0 26px 8px;display:flex}.status-time{color:#2e2419;font:700 15px Hanken Grotesk,sans-serif}.status-icons{align-items:center;gap:7px;display:flex}.screen{flex-direction:column;flex:1;display:flex;overflow:hidden}.screen-scroll{-webkit-overflow-scrolling:touch;flex:1;overflow-y:auto}.screen-scroll::-webkit-scrollbar{display:none}.bottom-nav{background:#fffcf7;border-top:1px solid #eadfcd;flex:none;justify-content:space-around;align-items:center;height:68px;padding-bottom:8px;display:flex}.nav-item{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:3px;padding:4px 10px;text-decoration:none;display:flex}.nav-label{color:#b3a48e;font:500 10px Hanken Grotesk,sans-serif}.nav-label.active{color:#5a4231;font-weight:600}.nav-icon{color:#b3a48e}.nav-icon.active{color:#5a4231}.page-header{justify-content:space-between;align-items:center;padding:8px 22px 12px;display:flex}.page-title{color:#2e2419;font:600 24px Lora,serif}.page-back{cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;display:flex}.page-back-title{color:#2e2419;font:700 17px Hanken Grotesk,sans-serif}.card{background:#fffcf7;border:1px solid #efe6d6;border-radius:16px}.chips-row{flex-wrap:nowrap;flex:none;gap:8px;padding:0 22px 14px;display:flex;overflow-x:auto}.chips-row::-webkit-scrollbar{display:none}.chip{color:#6f5f4a;cursor:pointer;white-space:nowrap;background:#fffcf7;border:1px solid #e3d6c0;border-radius:999px;flex:none;padding:7px 14px;font:600 12px Hanken Grotesk,sans-serif;transition:background .15s,color .15s,border-color .15s}.chip.active{color:#fbf4e8;background:#5a4231;border-color:#5a4231;font-weight:700}@keyframes pibpulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.live-dot{animation:1.6s infinite pibpulse}.ms{letter-spacing:normal;text-transform:none;white-space:nowrap;-webkit-font-smoothing:antialiased;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;-webkit-user-select:none;user-select:none;direction:ltr;font-family:Material Symbols Rounded;font-size:24px;font-style:normal;font-weight:400;line-height:1;display:inline-block}.ms.fill{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}.section-label{color:#9a8a76;letter-spacing:.05em;padding:18px 22px 11px;font:700 12px Hanken Grotesk,sans-serif}.avatar{color:#473421;background:#c9b79a;border-radius:50%;flex:none;justify-content:center;align-items:center;width:38px;height:38px;font:700 12px Hanken Grotesk,sans-serif;display:flex}
