: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-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)}.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%}.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}.app-main{flex:1;overflow:auto}.page-content{padding:2rem}.page-content h1{margin:0 0 1rem;font-size:1.5rem;font-weight:600}
