.fg-page *,.fg-page :before,.fg-page :after{box-sizing:border-box;margin:0;padding:0}.fg-page{color:#1a1a2e;-webkit-font-smoothing:antialiased;background:#e8eaef;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.fg-shell{max-width:1200px;margin:0 auto;padding:1.5rem 1.25rem 3rem;position:relative}.fg-back{color:#5c6370;align-items:center;margin-bottom:1.25rem;font-size:.875rem;text-decoration:none;transition:color .2s;display:inline-flex}.fg-back:hover{color:#e63946}.fg-banner{text-align:center;color:#6b7280;margin-bottom:1.5rem;font-size:.8125rem}.fg-stage{justify-content:center;display:flex}.fg-phone{background:#fff;border:3px solid #d1d5db;border-radius:2.5rem;flex-direction:column;width:390px;height:820px;display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 1px #0000000a,0 24px 64px #0000001f}.fg-notch{z-index:20;background:#fff;border-radius:0 0 1rem 1rem;width:120px;height:28px;position:absolute;top:0;left:50%;transform:translate(-50%)}.fg-topbar{background:#fff;border-bottom:1px solid #eef0f3;flex-shrink:0;padding:2.25rem 1.25rem .5rem}.fg-logo{letter-spacing:-.02em;color:#1a1a2e;align-items:center;gap:.5rem;font-size:1.125rem;font-weight:700;display:flex}.fg-logo-dot{background:#e63946;border-radius:50%;width:10px;height:10px;box-shadow:0 0 10px #e6394659}.fg-client{color:#6b7280;margin-top:.25rem;font-size:.75rem}.fg-screen{background:#f7f8fa;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.fg-body{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.fg-content--hidden{display:none!important}.fg-content{scrollbar-width:thin;scrollbar-color:#d1d5db transparent;flex:1;padding:1rem 1.25rem;overflow-y:auto}.fg-panel{animation:.25s fg-fade;display:none}.fg-panel.is-active{display:block}.fg-panel--messages{background:#f7f8fa;flex-direction:column;flex:1;min-height:0;display:none;overflow:hidden}.fg-panel--messages.is-active{display:flex}@keyframes fg-fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.fg-section-title{color:#1a1a2e;margin-bottom:.75rem;font-size:.9375rem;font-weight:700}.fg-shift-card{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;margin-bottom:.75rem;padding:1rem 1.125rem;box-shadow:0 1px 3px #0000000a}.fg-shift-date{color:#e63946;margin-bottom:.25rem;font-size:.8125rem;font-weight:600}.fg-shift-time{color:#6b7280;margin-bottom:.5rem;font-size:.75rem}.fg-shift-title{color:#1a1a2e;margin-bottom:.5rem;font-size:.9375rem;font-weight:600;line-height:1.35}.fg-badge{border-radius:999px;padding:.2rem .6rem;font-size:.6875rem;font-weight:600;display:inline-flex}.fg-badge--confirmed{color:#15803d;background:#dcfce7}.fg-badge--pending{color:#a16207;background:#fef9c3}.fg-btn-primary{color:#fff;cursor:pointer;background:#e63946;border:none;border-radius:.875rem;justify-content:center;align-items:center;width:100%;margin-top:1rem;padding:.875rem 1rem;font-size:.9375rem;font-weight:600;transition:background .2s,transform .15s;display:flex;box-shadow:0 4px 14px #e639464d}.fg-btn-primary:active{transform:scale(.98)}.fg-btn-primary:hover{background:#d62839}.fg-calendar-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.fg-calendar-month{font-size:1rem;font-weight:700}.fg-calendar-grid{grid-template-columns:repeat(7,1fr);gap:.25rem;margin-bottom:1.25rem;display:grid}.fg-cal-weekday{text-align:center;color:#9ca3af;text-transform:uppercase;padding:.25rem 0;font-size:.625rem;font-weight:600}.fg-cal-day{aspect-ratio:1;color:#374151;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:100%;font-size:.8125rem;font-weight:500;transition:background .15s,color .15s;display:flex;position:relative}.fg-cal-day:hover:not(:disabled){background:#fee2e2}.fg-cal-day--empty{cursor:default;pointer-events:none}.fg-cal-day--shift{color:#e63946;font-weight:700}.fg-cal-day--shift:after{content:"";background:#e63946;border-radius:50%;width:4px;height:4px;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.fg-cal-day-wrap{justify-content:center;align-items:center;display:flex;position:relative}.fg-cal-day.is-selected{color:#fff;background:#e63946}.fg-cal-day.is-selected.fg-cal-day--shift:after{background:#fff}.fg-events-title{color:#6b7280;margin-bottom:.65rem;font-size:.8125rem;font-weight:600}.fg-event-item{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;margin-bottom:.5rem;padding:.75rem 1rem}.fg-event-item strong{margin-bottom:.15rem;font-size:.875rem;display:block}.fg-event-item span{color:#6b7280;font-size:.75rem}.fg-event-empty{color:#9ca3af;padding:.5rem 0;font-size:.8125rem}.fg-messages-scroll{flex:1;min-height:0;padding:0 1.25rem;overflow-y:auto}.fg-chat-header{background:#f7f8fa;border-bottom:1px solid #eef0f3;align-items:center;gap:.75rem;margin-bottom:1rem;padding:0 1.25rem 1rem;display:flex}.fg-chat-avatar{color:#fff;background:#e63946;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.75rem;font-weight:700;display:flex}.fg-chat-name{font-size:.9375rem;font-weight:600}.fg-chat-role{color:#6b7280;font-size:.75rem}.fg-message{border-radius:1rem;max-width:85%;margin-bottom:.75rem;padding:.75rem 1rem;font-size:.8125rem;line-height:1.45}.fg-message--in{background:#fff;border:1px solid #e5e7eb;border-bottom-left-radius:.25rem;margin-right:auto}.fg-message-time{color:#9ca3af;margin-top:.35rem;font-size:.6875rem}.fg-chat-input-wrap{background:#fff;border-top:1px solid #eef0f3;flex-shrink:0;gap:.5rem;padding:.75rem 1.25rem 1rem;display:flex}.fg-chat-input{color:#1a1a2e;background:#f7f8fa;border:1px solid #e5e7eb;border-radius:999px;outline:none;flex:1;padding:.65rem 1rem;font-size:.8125rem}.fg-chat-input::placeholder{color:#9ca3af}.fg-chat-send{color:#fff;cursor:pointer;background:#e63946;border:none;border-radius:50%;flex-shrink:0;width:40px;height:40px;font-size:1rem}.fg-profile-header{text-align:center;flex-direction:column;align-items:center;padding:.5rem 0 1.25rem;display:flex}.fg-avatar{color:#fff;background:#e63946;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:.75rem;font-size:1.375rem;font-weight:800;display:flex;box-shadow:0 8px 20px #e6394640}.fg-profile-name{margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.fg-profile-role{color:#6b7280;font-size:.8125rem}.fg-stats{grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:1.25rem;display:grid}.fg-stat{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:.875rem;padding:.75rem .4rem}.fg-stat-value{color:#e63946;font-size:1rem;font-weight:800;line-height:1.2}.fg-stat-label{color:#6b7280;margin-top:.25rem;font-size:.625rem;line-height:1.3}.fg-tags{flex-wrap:wrap;gap:.5rem;display:flex}.fg-tag{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:.35rem .75rem;font-size:.75rem;font-weight:500}.fg-tabbar{padding:.5rem .25rem calc(.5rem + env(safe-area-inset-bottom,0));background:#fff;border-top:1px solid #eef0f3;flex-shrink:0;display:flex}.fg-tab{color:#9ca3af;cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:.2rem;padding:.35rem .2rem;font-size:.5625rem;font-weight:500;transition:color .2s;display:flex}.fg-tab-icon{font-size:1.125rem;line-height:1}.fg-tab.is-active{color:#e63946}@media (max-width:440px){.fg-phone{width:100%;max-width:390px;height:min(820px,100vh - 8rem)}.fg-shell{padding-left:.75rem;padding-right:.75rem}}
