*{box-sizing:border-box;margin:0;padding:0}:root{--retrospector-border-color:#d9d9d9}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#root,.app-shell{min-height:100vh}.app-logo{align-items:center;gap:10px;min-height:64px;padding:0 20px;display:flex}.app-logo-mark{flex:0 0 32px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.app-logo-mark img{width:32px;height:32px;display:block}.app-logo-text{text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:700;overflow:hidden}.app-content{width:100%;max-width:1160px;margin:0 auto;padding:24px}.app-user{min-width:0}.app-user-copy{flex-direction:column;min-width:0;max-width:220px;line-height:1.1;display:flex}.app-user-copy .ant-typography{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.auth-loading{max-width:760px;margin:0 auto;padding:80px 24px}.login-screen{justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.login-panel{border:1px solid var(--retrospector-border-color);border-radius:8px;gap:20px;width:100%;max-width:420px;padding:28px;display:grid}.login-brand{align-items:center;gap:14px;display:flex}.login-brand-icon{flex:0 0 64px;width:64px;height:64px;display:block}.page-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.dashboard-title{min-width:0}.dashboard-grid{grid-template-columns:minmax(260px,340px) minmax(0,1fr);gap:16px;display:grid}.dashboard-grid-single{grid-template-columns:1fr}.dashboard-panel{border:1px solid var(--retrospector-border-color);border-radius:8px;padding:18px}.dashboard-panel-spaced{margin-top:16px}.dashboard-panel-title{margin-bottom:16px}.retrospectives-toolbar{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.retrospectives-toolbar .dashboard-panel-title{margin-bottom:0}.retrospectives-filters{justify-content:flex-end}.retrospectives-filters .ant-input-affix-wrapper{min-width:260px}.retrospective-detail-tabs .ant-tabs-nav{margin-bottom:16px}.detail-tab-panel{min-height:320px}.member-form{gap:8px;margin-bottom:16px}.create-members-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.create-member-row{grid-template-columns:minmax(220px,1fr) minmax(140px,180px) 32px;align-items:flex-start;gap:8px;display:grid}.create-member-row .ant-form-item{margin-bottom:0}.participant-retrospective-page{flex-direction:column;gap:24px;min-height:100vh;padding:32px clamp(16px,4vw,56px);display:flex}.participant-retrospective-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.participant-retrospective-header .ant-typography{margin-bottom:0}.participant-retrospective-workspace{border:1px solid var(--retrospector-border-color);border-radius:8px;flex:1;justify-content:center;align-items:center;min-height:360px;padding:24px;display:flex}@media (width<=860px){.app-content{padding:16px}.app-user-copy{display:none}.page-header{display:block}.dashboard-grid{grid-template-columns:1fr}.retrospectives-toolbar,.create-members-heading{display:grid}.retrospectives-filters,.retrospectives-filters .ant-input-affix-wrapper{width:100%}.create-member-row{grid-template-columns:1fr}.create-member-row .ant-btn{justify-self:end}.member-form,.participant-retrospective-header{display:grid}}
