:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}html{margin:0;padding:0;width:100%;height:100%;overflow-x:hidden}body{margin:0;padding:0;width:100%;min-height:100vh;overflow-x:hidden}h1{margin:0}button{font-family:inherit;cursor:pointer}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.crm-page{padding:2rem;max-width:720px}.crm-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.crm-header h1{margin:0;font-size:1.5rem;font-weight:600}.crm-loading{display:flex;justify-content:center;padding:4rem 0}.crm-message{margin-bottom:1rem}.crm-tree-container{border:1px solid var(--colorNeutralStroke2);border-radius:8px;padding:.5rem;background:var(--colorNeutralBackground1)}.crm-empty{color:var(--colorNeutralForeground3);padding:2rem;margin:0}.crm-inv-title-row{display:block}.crm-inv-link-row{margin-top:.25rem}.crm-inv-link{font-size:.75rem;color:var(--colorNeutralForeground3);cursor:pointer;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block}.crm-inv-link:hover{color:var(--colorNeutralForeground1);text-decoration:underline}.crm-guest-count{color:var(--colorNeutralForeground3);font-size:.875em}.crm-inv-actions{display:flex;gap:.25rem}.crm-guest-phone{color:var(--colorNeutralForeground3);font-size:.875em;margin-left:.25rem}.crm-add-guest-form,.crm-edit-inv-form{display:flex;flex-direction:column;gap:1rem}.crm-greeting-preview{font-size:.875rem;color:var(--colorNeutralForeground3)}.crm-inv--confirmed,.crm-guest--confirmed{background:#d4edda}.crm-inv--unconfirmed,.crm-guest--unconfirmed{background:#f8d7da}.crm-survey-responses{display:flex;flex-direction:column;gap:.35rem;font-size:.875rem}.crm-survey-response-title{font-weight:600;margin-bottom:.2rem}.crm-survey-response-item{margin-left:.5rem}.crm-survey-question{color:var(--colorNeutralForeground2)}.crm-survey-answer{color:var(--colorNeutralForeground1)}.guests-page{padding:1rem}.guests-loading{display:flex;justify-content:center;padding:2rem}.guests-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.guests-header h1{margin:0}.guests-message{margin-bottom:1rem}.guests-empty{color:var(--colorNeutralForeground3);padding:2rem}.guests-list{margin-top:1rem}.guests-list table{width:100%}.guests-row--confirmed{background:#d4edda}.guests-row--unconfirmed{background:#f8d7da}.surveys-page{padding:1rem;max-width:1200px;margin:0 auto}.surveys-message{margin-bottom:1rem}.surveys-layout{display:flex;gap:1.5rem;min-height:400px}.surveys-sidebar{flex:0 0 260px;border-right:1px solid var(--colorNeutralStroke2);padding-right:1rem}.surveys-sidebar-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.surveys-sidebar-header h2{margin:0;font-size:1.25rem}.surveys-list{list-style:none;margin:0;padding:0}.surveys-list-item{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;border-radius:6px;cursor:pointer;gap:.5rem}.surveys-list-item:hover{background:var(--colorNeutralBackground1Hover)}.surveys-list-item.selected{background:var(--colorNeutralBackground1Selected)}.surveys-list-title{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.surveys-list-actions{display:flex;gap:.25rem;flex-shrink:0}.surveys-main{flex:1;min-width:0}.surveys-main-title{margin:0 0 .5rem;font-size:1.25rem}.surveys-main-hint{color:var(--colorNeutralForeground3);font-size:.875rem;margin:0 0 1rem}.surveys-empty{color:var(--colorNeutralForeground3);padding:2rem;text-align:center}.surveys-questions{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.surveys-question-block{border:1px solid var(--colorNeutralStroke2);border-radius:8px;overflow:hidden}.surveys-question-header{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:var(--colorNeutralBackground3)}.surveys-question-text{flex:1;font-weight:500}.surveys-question-type{font-size:.75rem;color:var(--colorNeutralForeground3)}.surveys-question-actions{display:flex;gap:.25rem}.surveys-options{padding:.75rem 1rem;display:flex;flex-direction:column;gap:.5rem}.surveys-option-row{display:flex;align-items:center;gap:.5rem}.surveys-option-text{flex:1}.stats-page{padding:1.5rem;max-width:900px;margin:0 auto}.stats-title{margin:0 0 1.5rem;font-size:1.5rem;font-weight:600}.stats-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;margin-bottom:2rem}.stats-card{min-width:0}.stats-card-header{display:flex;align-items:center;gap:.5rem}.stats-card-icon{font-size:1.25rem;color:var(--colorBrandForeground1)}.stats-card-value{font-size:2rem;font-weight:600;line-height:1.2}.stats-card-hint{font-size:.8rem;color:var(--colorNeutralForeground3);margin-top:.25rem}.stats-declined{color:var(--colorPaletteRedForeground1)}.stats-surveys{margin-top:2rem}.stats-section-title{display:flex;align-items:center;gap:.5rem;margin:0 0 1rem;font-size:1.25rem;font-weight:600}.stats-survey-card{margin-bottom:1rem}.stats-survey-title{margin:0;font-size:1rem;font-weight:600}.stats-survey-questions{display:flex;flex-direction:column;gap:1rem}.stats-question{border-left:3px solid var(--colorNeutralStroke2);padding-left:.75rem}.stats-question-text{font-weight:500;margin-bottom:.35rem}.stats-options-list{margin:0;padding-left:1rem;list-style:none}.stats-option{display:flex;justify-content:space-between;gap:1rem;font-size:.9rem}.stats-option-text{color:var(--colorNeutralForeground2)}.stats-option-count{font-weight:600;color:var(--colorNeutralForeground1)}.admins-page{padding:1.5rem}.admins-page__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.admins-page__header h1{margin:0;font-size:1.5rem}.admins-page__list{display:flex;flex-direction:column;gap:.5rem}.admins-page__item{display:flex;align-items:center;gap:1rem;padding:.75rem 1rem;background:#f9f9f9;border-radius:8px}.admins-page__login{font-weight:500;flex:1}.admins-page__date{font-size:.9rem;color:#666}.admins-page__actions{display:flex;gap:.25rem}.admins-page__empty{color:#666;margin:0}.admins-edit-dialog{--dialog-width: 420px}.admins-edit-dialog .admins-edit-dialog__content{display:flex;flex-direction:column;gap:1rem;padding:.5rem 0}.admins-edit-dialog__subtitle{display:block;font-size:.875rem;font-weight:400;color:#605e5c;margin-top:.25rem}.admins-edit-dialog__section{display:flex;flex-direction:column;gap:.75rem}.admins-edit-dialog__section-title{margin:0;font-size:.95rem;font-weight:600;color:var(--colorNeutralForeground1)}.admins-edit-dialog__section-hint{margin:-.25rem 0 0;font-size:.8rem;color:#605e5c}.admins-edit-dialog__divider{margin:.25rem 0}.admins-edit-dialog__actions{padding-top:1rem;border-top:1px solid var(--colorNeutralStroke2)}.admins-page input:-webkit-autofill,.admins-page input:-webkit-autofill:hover,.admins-page input:-webkit-autofill:focus,.admins-page input:-webkit-autofill:active,.admins-edit-dialog input:-webkit-autofill,.admins-edit-dialog input:-webkit-autofill:hover,.admins-edit-dialog input:-webkit-autofill:focus,.admins-edit-dialog input:-webkit-autofill:active{-webkit-text-fill-color:#000!important;caret-color:#000}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5f7fa,#e4e8ec)}.login-form{width:100%;max-width:360px;padding:2rem;background:#fff;border-radius:12px;box-shadow:0 4px 24px #00000014;display:flex;flex-direction:column;gap:1rem}.login-form__title{margin:0 0 .5rem;font-size:1.5rem;font-weight:600;text-align:center}.login-form__error{margin-bottom:.25rem}.login-form__submit{margin-top:.5rem}.login-form input:-webkit-autofill,.login-form input:-webkit-autofill:hover,.login-form input:-webkit-autofill:focus,.login-form input:-webkit-autofill:active{-webkit-text-fill-color:#000;caret-color:#000}.app-layout{display:flex;min-height:100vh}.app-sidebar{width:220px;flex-shrink:0;background:var(--colorNeutralBackground2);border-right:1px solid var(--colorNeutralStroke2);padding:1rem .5rem;display:flex;flex-direction:column}.app-sidebar__nav{flex:1}.app-sidebar .fui-Button{margin-top:auto}.app-main{flex:1;overflow:auto}.page-content{padding:2rem}.page-content h1{margin:0 0 1rem;font-size:1.5rem;font-weight:600}
