.cxm{--cxm-surface-page:#f8f9fa;--cxm-surface-card:#fff;--cxm-text-primary:#202124;--cxm-text-secondary:#5f6368;--cxm-text-decorative:#9aa0a6;--cxm-border:#e8eaed;--cxm-action:#1a73e8;--cxm-action-wash:#e8f0fe;--cxm-action-text:#174ea6;--cxm-moment:#137333;--cxm-moment-strong:#0f7b34;--cxm-moment-wash:#e6f4ea;--cxm-moment-on-wash:#0d652d;--cxm-headsup:#8430ce;--cxm-headsup-wash:#f3e8fd;--cxm-headsup-text:#681da8;--cxm-mine:#e8a33d;--cxm-mine-wash:#fef3e0;--cxm-mine-text:#8a4a00;--cxm-display:Georgia,"Times New Roman",serif;--cxm-action-hover:#1558b0;--cxm-local:var(--cxm-action);--cxm-plan:var(--cxm-headsup);--cxm-calendar:var(--cxm-moment);--cxm-custom:var(--cxm-mine);--cxm-surface:var(--cxm-surface-card);--cxm-canvas:var(--cxm-surface-page);--cxm-line:var(--cxm-border);--cxm-line-soft:#eceff1;--cxm-wash-blue:var(--cxm-action-wash);--cxm-wash-amber:var(--cxm-mine-wash);--cxm-wash-violet:var(--cxm-headsup-wash);--cxm-wash-green:var(--cxm-moment-wash)}
.cxm{background:var(--cxm-canvas);min-height:100dvh;color:var(--cxm-text-primary);font-family:var(--font-inter),Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;grid-template-columns:228px minmax(0,1fr);font-size:15px;line-height:1.5;display:grid}:is(body:has(.cxm)>.cx-header,body:has(.cxm)>.cx-footer){display:none}body:has(.cxm)>main{min-height:100dvh}.cxm *,.cxm :before,.cxm :after{box-sizing:border-box}.cxm a{color:inherit}.cxm h1,.cxm h2,.cxm h3,.cxm p{max-width:none;margin:0}.cxm h1,.cxm h2,.cxm h3{font-family:var(--font-inter),Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;text-wrap:balance}.cxm button,.cxm input,.cxm select,.cxm textarea{font:inherit}.cxm :focus-visible{outline:3px solid color-mix(in srgb,var(--cxm-action) 35%,transparent);outline-offset:2px;box-shadow:none}.cxm-sidebar{background:var(--cxm-surface);border-right:1px solid var(--cxm-line);flex-direction:column;gap:28px;height:100dvh;padding:24px 16px 20px;display:flex;position:sticky;top:0}.cxm-brand{align-items:center;min-height:44px;text-decoration:none;display:inline-flex}.cxm-sidebar .cxm-brand img{width:144px;height:auto;display:block}.cxm-mobile-header .cxm-brand img{width:124px;height:auto;display:block}.cxm-nav{gap:6px;display:grid}.cxm-nav a{min-height:48px;color:var(--cxm-text-secondary);border-radius:10px;align-items:center;gap:12px;padding:0 14px;font-weight:600;text-decoration:none;display:flex}.cxm-nav a:hover{background:var(--cxm-canvas);color:var(--cxm-text-primary)}.cxm-sidebar__foot{border-top:1px solid var(--cxm-line-soft);color:var(--cxm-text-secondary);gap:8px;margin-top:auto;padding:16px 12px 0;font-size:13px;display:grid}.cxm-sidebar__foot span{color:var(--cxm-text-primary);font-weight:650}.cxm-sidebar__foot a{text-underline-offset:3px;justify-content:center;align-items:center;min-height:44px;margin-block:-14px -13.5px;padding-top:.5px;display:inline-flex}.cxm-mobile-header,.cxm-mobile-nav{display:none}.cxm-stage{flex-direction:column;min-width:0;display:flex}.cxm-stage__bar{background:var(--cxm-surface);border-bottom:1px solid var(--cxm-line);justify-content:flex-end;align-items:center;min-height:62px;padding:10px clamp(20px,4vw,56px);display:flex}.cxm-workspace-switcher{align-items:end;gap:8px;display:flex}.cxm-workspace-switcher label{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.cxm-workspace-switcher select{border:1px solid var(--cxm-line);background:var(--cxm-surface);min-height:44px;color:var(--cxm-text-primary);border-radius:8px;padding:8px 34px 8px 12px}.cxm-page{gap:28px;width:min(1180px,100%);margin:0 auto;padding:42px clamp(20px,4vw,56px) 72px;display:grid}.cxm-page__header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.cxm-kicker{color:var(--cxm-text-secondary);letter-spacing:.1em;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:700;display:block}.cxm-page h1{letter-spacing:-.035em;font-size:clamp(30px,4vw,42px);font-weight:680;line-height:1.08}.cxm-page__intro{color:var(--cxm-text-secondary);margin-top:10px;font-size:16px}.cxm-page__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.cxm-button{border:1px solid var(--cxm-line);background:var(--cxm-surface);min-height:44px;color:var(--cxm-text-primary);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:9px 16px;font-weight:650;text-decoration:none;display:inline-flex}.cxm-button:hover{border-color:var(--cxm-text-decorative);background:var(--cxm-canvas)}.cxm-button--primary{border-color:var(--cxm-action);background:var(--cxm-action);color:#fff}.cxm .cxm-button--primary{color:#fff}.cxm-button--primary:hover{border-color:var(--cxm-action-hover);background:var(--cxm-action-hover)}.cxm-button--quiet{color:var(--cxm-text-secondary);background:0 0;border-color:#0000}.cxm-button--quiet:hover{background:var(--cxm-canvas);color:var(--cxm-text-primary);border-color:#0000}.cxm-button--danger{color:var(--cxm-mine-text)}.cxm-button[disabled]{cursor:not-allowed;opacity:.5}.cxm-notice{background:var(--cxm-wash-blue);color:#174ea6;border:1px solid #b7d2f6;border-radius:9px;padding:13px 16px}.cxm-notice--attention{background:var(--cxm-wash-amber);color:#6c4b00;border-color:#e8c56f}.cxm-panel{border:1px solid var(--cxm-line);background:var(--cxm-surface);border-radius:12px;box-shadow:0 1px 2px #3c404314}.cxm-panel__head{border-bottom:1px solid var(--cxm-line-soft);justify-content:space-between;align-items:start;gap:18px;padding:20px 22px;display:flex}.cxm-panel__head p{color:var(--cxm-text-secondary);margin-top:4px;font-size:14px}.cxm-month-nav,.cxm-orientation-controls{align-items:center;gap:8px;display:flex}.cxm-month-nav a{border:1px solid var(--cxm-line);border-radius:8px;place-items:center;width:44px;height:44px;text-decoration:none;display:grid}.cxm-month-nav span{text-align:center;min-width:160px;font-weight:680}.cxm-grid-toggle{min-width:88px}.cxm-month-grid{padding:18px 22px 22px}.cxm-month-grid__weekdays,.cxm-month-grid__days{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.cxm-grid-row{display:contents}.cxm-month-grid__weekdays span{color:var(--cxm-text-secondary);letter-spacing:.06em;text-align:center;text-transform:uppercase;padding:6px;font-size:11px;font-weight:700}.cxm-grid-day{border:1px solid var(--cxm-line-soft);background:var(--cxm-surface);min-height:76px;color:var(--cxm-text-primary);text-align:left;cursor:pointer;padding:8px;position:relative}.cxm-grid-day:hover{z-index:1;border-color:var(--cxm-action)}.cxm-grid-day--blank{border:1px solid var(--cxm-line-soft);background:var(--cxm-canvas);min-height:76px}.cxm-grid-day__number{font-weight:650}.cxm-grid-day__dots{flex-wrap:wrap;gap:4px;display:flex;position:absolute;bottom:8px;left:8px;right:8px}.cxm-grid-day__dot{background:var(--cxm-calendar);border-radius:50%;width:7px;height:7px}.cxm-grid-day__dot--local{background:var(--cxm-local)}.cxm-grid-day__dot--custom{background:var(--cxm-custom)}.cxm-grid-day[aria-current=date] .cxm-grid-day__number{background:var(--cxm-action);color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;margin:-3px;display:grid}.cxm-ledger{display:grid}.cxm-ledger__day{border-bottom:1px solid var(--cxm-line-soft);grid-template-columns:76px minmax(0,1fr);gap:18px;padding:20px 22px;scroll-margin-top:20px;display:grid}.cxm-ledger__day,.cxm-idea-card{content-visibility:auto;contain-intrinsic-size:auto 180px}.cxm-idea-media{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.cxm-idea-media img{border-radius:9px;width:100%;height:auto}.cxm-ledger__day:last-child{border-bottom:0}.cxm-ledger__date{color:var(--cxm-text-secondary);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700}.cxm-ledger__items{gap:14px;display:grid}.cxm-ledger-item{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px 20px;display:grid}.cxm-ledger-item p{color:var(--cxm-text-secondary);margin-top:3px;font-size:13px}.cxm-ledger-item__meta{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.cxm-chip{background:var(--cxm-wash-amber);color:#76520b;border-radius:999px;align-items:center;min-height:26px;padding:3px 9px;font-size:11px;font-weight:700;display:inline-flex}.cxm-ledger-item__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.cxm-inline-form{display:inline-flex}.cxm-text-action{min-height:44px;color:var(--cxm-action);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:8px 10px;font-weight:650;text-decoration:underline}.cxm-empty{color:var(--cxm-text-secondary);text-align:center;padding:34px 22px}.cxm-new-list{display:grid}.cxm-new-list article{border-bottom:1px solid var(--cxm-line-soft);justify-content:space-between;align-items:center;gap:18px;padding:18px 22px;display:flex}.cxm-new-list article:last-child{border-bottom:0}.cxm-new-list h3{font-size:16px}.cxm-idea-block h4{margin:16px 0 6px;font-size:15px}.cxm-idea-list{gap:18px;display:grid}.cxm-idea-card{gap:18px;padding:24px;display:grid}.cxm-idea-card__top{justify-content:space-between;align-items:start;gap:18px;display:flex}.cxm-idea-card h2{letter-spacing:-.02em;font-size:23px}.cxm-idea-card__pitch{color:var(--cxm-text-secondary);margin-top:7px}.cxm-idea-card__spot{border-left:3px solid var(--cxm-action);background:var(--cxm-wash-blue);padding:16px}.cxm-idea-card__spot strong{margin-bottom:4px;display:block}.cxm-idea-blocks{gap:14px;display:grid}.cxm-idea-block{border-top:1px solid var(--cxm-line-soft);padding-top:14px}.cxm-idea-block h3{text-transform:capitalize;margin-bottom:7px;font-size:15px}.cxm-idea-block ul{color:var(--cxm-text-secondary);margin:8px 0 0;padding-left:20px}.cxm-membership-note{background:var(--cxm-action-wash);border:1px solid #d2e3fc;border-radius:12px;justify-content:space-between;align-items:center;gap:18px;padding:20px 22px;display:flex}.cxm-membership-note h2{font-size:18px}.cxm-membership-note p{color:var(--cxm-text-secondary);margin-top:4px}.cxm-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.cxm-category-card{border:1px solid var(--cxm-line);background:var(--cxm-surface);border-radius:11px;flex-direction:column;gap:8px;min-height:148px;padding:20px;text-decoration:none;display:flex}.cxm-category-card:hover{border-color:var(--cxm-action)}.cxm-category-card h2{font-size:18px}.cxm-category-card p{color:var(--cxm-text-secondary);font-size:13px}.cxm-category-card span{color:var(--cxm-action);margin-top:auto;font-weight:650}.cxm-referral{gap:20px;padding:24px;display:grid}.cxm-form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.cxm-field{gap:6px;display:grid}.cxm-field--wide{grid-column:1/-1}.cxm-field label,.cxm-field>span{font-size:13px;font-weight:650}.cxm-field input,.cxm-field select,.cxm-field textarea{border:1px solid var(--cxm-line);background:var(--cxm-surface);width:100%;min-height:44px;color:var(--cxm-text-primary);border-radius:8px;padding:10px 12px}.cxm-field textarea{resize:vertical;min-height:100px}.cxm-checkbox{min-height:44px;color:var(--cxm-text-secondary);align-items:flex-start;gap:10px;font-size:14px;display:flex}.cxm-checkbox input{width:18px;height:18px;accent-color:var(--cxm-action);margin-top:2px}.cxm-dialog{background:var(--cxm-surface);border:0;border-radius:14px;width:min(540px,100vw - 32px);padding:0;box-shadow:0 16px 56px #20212440}.cxm-dialog::backdrop{background:#20212473}.cxm-dialog__head{border-bottom:1px solid var(--cxm-line-soft);justify-content:space-between;align-items:center;gap:18px;padding:20px 22px;display:flex}.cxm-dialog__head h2{font-size:20px}.cxm-dialog__close{cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.cxm-dialog form{gap:16px;padding:22px;display:grid}.cxm-dialog__actions{justify-content:flex-end;gap:8px;display:flex}.cxm-monogram{background:var(--cxm-wash-blue);width:48px;height:48px;color:var(--cxm-action);border-radius:10px;place-items:center;font-weight:750;display:grid}.cxm-sidebar{gap:2px;padding:16px 12px}.cxm-brand{font-family:var(--cxm-display);letter-spacing:-.01em;padding:4px 10px 12px;font-size:15.5px;font-weight:600}.cxm-nav{gap:2px}.cxm-nav a{border-radius:8px;gap:10px;min-height:44px;padding:8px 10px;font-size:13.5px;font-weight:500}.cxm-nav a[aria-current=page]{background:var(--cxm-action-wash);color:var(--cxm-action-text)}.cxm-mini{border:1px solid var(--cxm-border);background:var(--cxm-surface-card);border-radius:10px;margin:14px 6px 6px;padding:10px 10px 8px}.cxm-mini__head{text-align:center;grid-template-columns:44px 1fr 44px;align-items:center;margin:-8px -8px 2px;display:grid}.cxm-mini__head a,.cxm-mini__head>span{width:44px;height:44px;color:var(--cxm-text-secondary);border-radius:8px;place-items:center;font-size:18px;text-decoration:none;display:grid}.cxm-mini__head a:hover{background:var(--cxm-surface-page);color:var(--cxm-action-text)}.cxm-mini__head b{font-size:11.5px;font-weight:650}.cxm-mini table{border-collapse:collapse;width:100%}.cxm-mini th{color:var(--cxm-text-decorative);padding:0 0 4px;font-size:8px;font-weight:650}.cxm-mini td{height:22px;color:var(--cxm-text-secondary);text-align:center;padding:2px 0;font-size:9.5px;position:relative}.cxm-mini__today>span:first-child{border:1.5px solid var(--cxm-action);width:20px;height:20px;color:var(--cxm-action-text);border-radius:5px;place-items:center;font-weight:700;display:inline-grid}.cxm-mini__dots{justify-content:center;gap:2px;display:flex;position:absolute;bottom:0;left:0;right:0}.cxm-mini__dot{border-radius:50%;flex:none;width:5px;height:5px;display:inline-block}.cxm-mini__dots .cxm-mini__dot{width:3px;height:3px}.cxm-mini__dot--moment{background:var(--cxm-moment)}.cxm-mini__dot--local{background:var(--cxm-action)}.cxm-mini__dot--mine{background:var(--cxm-mine)}.cxm-mini__legend{color:var(--cxm-text-secondary);white-space:nowrap;justify-content:center;gap:8px;margin-top:8px;font-size:9px;display:flex}.cxm-mini__legend span{align-items:center;gap:3px;display:inline-flex}.cxm-mini>p{color:var(--cxm-text-secondary);text-align:center;margin-top:6px;font-size:9px;font-style:italic}.cxm-sidebar__foot{text-align:center;border:0;gap:8px;margin-top:auto;padding:8px 6px 0;font-size:11px}.cxm-sidebar__foot>a{color:var(--cxm-text-secondary)}.cxm-building-chip{border:1px solid var(--cxm-border);background:var(--cxm-surface-card);min-height:44px;color:var(--cxm-text-secondary);border-radius:8px;justify-content:center;align-items:center;padding:8px 10px;font-size:11.5px;font-weight:500;display:flex}.cxm-sidebar__foot .cxm-workspace-switcher{display:block}.cxm-sidebar__foot .cxm-workspace-switcher select{width:100%;font-size:11.5px}.cxm-stage__bar{display:none}.cxm-page{gap:22px;width:min(1010px,100%);margin:0;padding:20px 26px 56px}.cxm-page__header{gap:18px;margin-bottom:0}.cxm-page h1{font-family:var(--cxm-display);letter-spacing:-.01em;font-size:25px;font-weight:500;line-height:1.18}.cxm-page__intro{margin-top:3px;font-size:12.5px}.cxm-kicker{color:var(--cxm-action-text);letter-spacing:.05em;margin-bottom:4px;font-size:11px;font-weight:650}.cxm-panel{border-color:var(--cxm-border);border-radius:12px;box-shadow:0 2px 12px #2021240b}.cxm-panel__head{padding:18px 20px}.cxm-panel__head h2{letter-spacing:0;font-size:14px;font-weight:650}.cxm-panel__head p{font-size:12.5px}.cxm-section-heading{justify-content:space-between;align-items:end;gap:16px;margin:4px 0 10px;display:flex}.cxm-section-heading h2{color:var(--cxm-text-secondary);letter-spacing:.07em;text-transform:uppercase;font-size:12px;font-weight:700}.cxm-section-heading p{color:var(--cxm-text-secondary);margin-top:2px;font-size:11.5px}.cxm-ledger{gap:8px;padding:14px 16px 18px;display:grid}.cxm-ledger__day{border:0;grid-template-columns:1fr;gap:8px;padding:0;display:grid}.cxm-ledger__date{background:var(--cxm-surface-page);min-width:52px;color:var(--cxm-text-secondary);letter-spacing:0;text-align:center;text-transform:none;border-radius:9px;padding:6px 4px}.cxm-ledger__date b{color:var(--cxm-text-primary);font-size:16px;line-height:1.15;display:block}.cxm-ledger__date span{text-transform:uppercase;font-size:11px;display:block}.cxm-ledger-item{border:1px solid var(--cxm-border);background:var(--cxm-surface-card);border-radius:12px;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:72px;padding:11px 13px;box-shadow:0 1px 4px #20212409}.cxm-ledger-item:focus{border-color:var(--cxm-action)}.cxm-ledger-item h3{font-size:14px;font-weight:650}.cxm-ledger-item__body>p{color:var(--cxm-text-secondary);margin-top:3px;font-size:12.5px}.cxm-ledger-item__body a{align-items:center;min-height:44px;display:inline-flex}.cxm-ledger-item__range{font-weight:550}.cxm-ledger-item__meta{gap:6px}.cxm-chip{background:var(--cxm-moment-wash);color:var(--cxm-moment-on-wash)}.cxm-chip--local{background:var(--cxm-action-wash);color:var(--cxm-action-text)}.cxm-chip--custom{background:var(--cxm-mine-wash);color:var(--cxm-mine-text)}.cxm-chip--attention{background:var(--cxm-headsup-wash);color:var(--cxm-headsup-text)}.cxm-orientation,.cxm-ledger-panel{display:none}.cxm-calendar-desktop{gap:10px;display:grid}.cxm-calendar-desktop__controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.cxm-calendar-month-nav h2{min-width:152px;font-family:var(--cxm-display);text-align:center;font-size:19px;font-weight:550}.cxm-calendar-layers{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.cxm-calendar-layers>span{color:var(--cxm-text-secondary);letter-spacing:.06em;text-transform:uppercase;margin-right:2px;font-size:11px;font-weight:700}.cxm-calendar-layer{border:1px solid var(--cxm-border);background:var(--cxm-surface-card);min-height:44px;color:var(--cxm-text-primary);cursor:pointer;border-radius:999px;align-items:center;gap:7px;padding:4px 11px;font-size:11.5px;font-weight:600;display:inline-flex}.cxm-calendar-layer[aria-pressed=false]{color:var(--cxm-text-secondary);opacity:.7}.cxm-calendar-layer i{color:#fff;text-align:center;border-radius:4px;width:13px;height:13px;font-size:9px;font-style:normal;line-height:13px}.cxm-calendar-layer--moments i{background:var(--cxm-moment-strong)}.cxm-calendar-layer--local i{background:var(--cxm-action)}.cxm-calendar-layer--headsup i{background:var(--cxm-headsup)}.cxm-calendar-layer--plans i{background:var(--cxm-mine)}.cxm-event-calendar{border:1px solid var(--cxm-border);background:var(--cxm-surface-card);border-radius:12px;overflow:hidden;box-shadow:0 2px 12px #2021240b}.cxm-event-calendar__weekdays{border-bottom:1px solid var(--cxm-border);grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.cxm-event-calendar__weekdays span{color:var(--cxm-text-secondary);letter-spacing:.05em;text-transform:uppercase;padding:7px 9px;font-size:10.5px;font-weight:650}.cxm-event-week{border-bottom:1px solid var(--cxm-border);background-image:linear-gradient(to right,transparent calc(100% - 1px),var(--cxm-border) 0);background-size:14.2857% 100%;grid-template-rows:auto 1fr;min-height:98px;display:grid}.cxm-event-week:last-child{border-bottom:0}.cxm-event-week__days{grid-row:1;grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.cxm-event-week__days>span,.cxm-event-week__days>button{min-width:0;min-height:29px;color:var(--cxm-text-secondary);font:inherit;text-align:left;padding:5px 7px;font-size:11.5px}.cxm-event-week__days i{border-radius:999px;place-items:center;width:24px;height:24px;font-style:normal;display:grid}.cxm-event-week__days .cxm-event-day--dim{color:var(--cxm-text-decorative)}.cxm-event-week__days .cxm-event-day--today i{background:var(--cxm-action);color:#fff;font-weight:700}.cxm-event-week__days>.cxm-event-day-trigger{cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:4px;min-height:44px;display:flex}.cxm-event-day-trigger:hover{background:var(--cxm-action-wash)}.cxm-event-day-trigger:focus-visible{z-index:2;outline:2px solid var(--cxm-action-text);outline-offset:-2px;position:relative}.cxm-event-day-trigger>span{background:var(--cxm-action-wash);min-width:30px;color:var(--cxm-action-text);text-align:center;border-radius:999px;padding:3px 5px;font-size:10px;font-weight:750;line-height:1}.cxm-event-week__bars{grid-row:2;grid-template-columns:repeat(7,minmax(0,1fr));grid-auto-rows:44px;align-content:start;gap:3px 2px;min-width:0;max-height:91px;padding:0 2px 5px;display:grid;overflow:hidden}.cxm .cxm-event-bar{text-align:left;cursor:pointer;border:0;border-radius:5px;align-items:center;min-width:0;min-height:44px;padding:2px 7px;font-size:11px;font-weight:600;line-height:1.15;display:flex;overflow:hidden}.cxm-event-bar span{text-overflow:ellipsis;white-space:normal;word-break:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.cxm-event-bar--moments{background:var(--cxm-moment-wash);color:var(--cxm-moment-on-wash)}.cxm-event-bar--local{background:var(--cxm-action-wash);color:var(--cxm-action-text)}.cxm-event-bar--local.cxm-event-bar--span{background:var(--cxm-action);color:#fff}.cxm-event-bar--headsup{background:var(--cxm-headsup-wash);color:var(--cxm-headsup-text)}.cxm-event-bar--plans{background:var(--cxm-mine-wash);color:var(--cxm-mine-text);border:1px solid #f0d9b0}.cxm-calendar-detail{background:var(--cxm-surface-card);width:min(338px,100vw - 40px);max-height:72vh;color:var(--cxm-text-primary);border:0;border-radius:14px;margin:0;padding:18px 20px 16px;inset:18vh max(28px,50vw - 620px) auto auto;box-shadow:0 8px 36px #20212440}.cxm-calendar-detail::backdrop{background:#2021242e}.cxm-calendar-detail__grab{display:none}.cxm-calendar-detail__head{justify-content:space-between;align-items:center;gap:12px;display:flex}.cxm-calendar-detail h2{margin-top:7px;font-size:18px;font-weight:650}.cxm-calendar-detail__when{color:var(--cxm-text-secondary);margin-top:2px;font-size:12.5px}.cxm-calendar-detail__note,.cxm-calendar-detail__attention{background:var(--cxm-surface-page);color:var(--cxm-text-secondary);border-radius:10px;margin-top:12px;padding:11px 12px;font-size:12px}.cxm-calendar-detail__attention{background:var(--cxm-headsup-wash);color:var(--cxm-headsup-text)}.cxm-calendar-day-detail{width:min(410px,100vw - 40px)}.cxm-calendar-day-detail__list{gap:8px;max-height:48vh;margin-top:14px;display:grid;overflow-y:auto}.cxm-calendar-day-detail__item{border:1px solid var(--cxm-border);background:var(--cxm-surface-card);width:100%;min-height:44px;color:var(--cxm-text-primary);font:inherit;text-align:left;cursor:pointer;border-radius:10px;gap:5px;padding:10px 11px;display:grid}.cxm-calendar-day-detail__item:hover{background:var(--cxm-surface-page)}.cxm-calendar-day-detail__item:focus-visible{outline:2px solid var(--cxm-action-text);outline-offset:2px}.cxm-calendar-day-detail__item>span:not(.cxm-calendar-day-detail__item-head){color:var(--cxm-text-secondary);font-size:11.5px}.cxm-calendar-day-detail__item-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.cxm-calendar-day-detail__item-head strong{font-size:12.5px;line-height:1.3}.cxm-calendar-day-detail__attention{font-weight:700;color:var(--cxm-headsup-text)!important}.cxm-calendar-detail__attention strong{margin-bottom:3px;display:block}.cxm-calendar-detail__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:14px;display:grid}.cxm-calendar-detail__actions form,.cxm-calendar-detail__actions .cxm-button{width:100%}.cxm-idea-list{align-items:start;gap:18px;display:grid}.cxm-idea-list--free{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.cxm-idea-shelf-section{gap:0;display:grid}.cxm-idea-shelf{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.cxm-idea-shelf-card{border:1px solid var(--cxm-border);background:var(--cxm-surface-card);border-radius:12px;flex-direction:column;gap:7px;min-height:176px;padding:15px 16px;display:flex;box-shadow:0 2px 10px #20212409}.cxm-idea-tie{color:var(--cxm-action-text);letter-spacing:.05em;text-transform:uppercase;font-size:10.5px;font-weight:650}.cxm-idea-tie--anytime{color:var(--cxm-text-secondary)}.cxm-idea-shelf-card h3{font-size:14.5px;font-weight:650;line-height:1.3}.cxm-idea-shelf-card>p{color:var(--cxm-text-secondary);flex:1;font-size:12.5px}.cxm-idea-shelf-card__ways{color:var(--cxm-text-secondary);flex-wrap:wrap;align-items:center;gap:4px;font-size:10.5px;display:flex}.cxm-idea-shelf-card__ways i{color:var(--cxm-text-decorative);font-style:normal}.cxm-idea-shelf-card footer{border-top:1px solid var(--cxm-border);justify-content:space-between;align-items:center;gap:8px;margin-top:2px;padding-top:7px;display:flex}.cxm-idea-open,.cxm-idea-save{min-width:44px;min-height:44px;color:var(--cxm-action-text);cursor:pointer;background:0 0;border:0;padding:6px 2px;font-size:12.5px;font-weight:650}.cxm-idea-save{color:var(--cxm-text-secondary)}.cxm-idea-dialog{background:var(--cxm-surface-card);width:min(490px,100vw - 32px);max-height:92dvh;color:var(--cxm-text-primary);border:0;border-radius:18px;margin:auto;padding:0;overflow:auto;box-shadow:0 8px 40px #20212447}.cxm-idea-dialog::backdrop{background:#20212447}.cxm-idea-dialog__grab{display:none}.cxm-idea-dialog__close{z-index:2;background:var(--cxm-surface-card);width:44px;height:44px;color:var(--cxm-text-secondary);cursor:pointer;border:0;border-radius:999px;place-items:center;display:grid;position:absolute;top:10px;right:12px}.cxm-idea-card{gap:14px;padding:24px 26px}.cxm-idea-card--concept{width:100%;box-shadow:none;border-radius:18px;padding:24px 26px 18px}.cxm-idea-card--concept h2{letter-spacing:0;font-size:21px;font-weight:650}.cxm-idea-card__pitch{font-size:13.5px}.cxm-idea-concept-section{margin:0 0 2px}.cxm-idea-concept-section>strong,.cxm-idea-ways>h3,.cxm-idea-supporting>h3{color:var(--cxm-text-secondary);letter-spacing:.05em;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:700;display:block}.cxm-idea-concept-section p{color:var(--cxm-text-secondary);font-size:12.5px}.cxm-idea-ways{gap:9px;display:grid}.cxm-idea-tier{border:1px solid var(--cxm-border);background:var(--cxm-surface-card);border-radius:12px;padding:12px 14px}.cxm-idea-tier--highlight{background:var(--cxm-action-wash);border-color:#d2e3fc}.cxm-idea-tier__head{align-items:flex-start;gap:10px;display:flex}.cxm-idea-tier__icon{background:var(--cxm-surface-page);width:28px;height:28px;color:var(--cxm-action-text);border-radius:8px;flex:none;place-items:center;display:grid}.cxm-idea-tier__head h3{font-size:13px;font-weight:650}.cxm-idea-tier__head p{color:var(--cxm-text-secondary);margin-top:1px;font-size:11.5px}.cxm-idea-tier__details,.cxm-idea-vendors,.cxm-idea-tier__fallback{border-top:1px dashed var(--cxm-border);margin-top:9px;padding-top:9px}.cxm-idea-block__contents{color:var(--cxm-text-secondary);font-size:12px}.cxm-idea-block__contents p{margin-top:5px}.cxm-idea-block__contents ul,.cxm-idea-block__contents ol{margin:7px 0 0;padding-left:20px}.cxm-idea-vendors{gap:8px;display:grid}.cxm-idea-vendor-row{background:var(--cxm-surface-card);border-radius:9px;align-items:center;gap:10px;min-height:54px;padding:8px 10px;display:flex}.cxm-idea-vendor-row__avatar{background:linear-gradient(135deg,#d2e3fc,var(--cxm-action-wash));width:32px;height:32px;color:var(--cxm-action-text);border-radius:8px;flex:none;place-items:center;font-size:10px;font-weight:750;display:grid}.cxm-idea-vendor-row b{font-size:12px;display:block}.cxm-idea-vendor-row span{color:var(--cxm-text-secondary);font-size:11px;display:block}.cxm-idea-vendor-row a{min-height:44px;color:var(--cxm-action-text);white-space:nowrap;align-items:center;margin-left:auto;font-size:11.5px;font-weight:650;text-decoration:none;display:inline-flex}.cxm-idea-tier__fallback{color:var(--cxm-text-secondary);font-size:12px}.cxm-idea-tier__fallback a{justify-content:center;align-items:center;min-width:44px;min-height:44px;padding-inline:4px;display:inline-flex}.cxm-idea-supporting{background:var(--cxm-surface-page);border-radius:12px;gap:12px;padding:14px;display:grid}.cxm-idea-supporting h4{margin:0 0 5px;font-size:13px}.cxm-idea-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:3px;display:grid}.cxm-idea-actions form,.cxm-idea-actions .cxm-button{width:100%}.cxm-idea-card--free{min-height:220px;box-shadow:none;gap:9px;padding:15px 16px}.cxm-idea-card--free h2{font-size:14.5px;line-height:1.3}.cxm-idea-card--free .cxm-idea-card__pitch{font-size:12.5px}.cxm-idea-card__ways{color:var(--cxm-text-secondary);flex-wrap:wrap;gap:5px;font-size:11px;display:flex}.cxm-idea-card__ways i{color:var(--cxm-text-decorative);font-style:normal}.cxm-idea-card--free .cxm-idea-card__spot{background:var(--cxm-surface-page);border:0;border-radius:10px;margin-top:auto;padding:11px 12px}.cxm-idea-card--free .cxm-idea-card__spot strong{letter-spacing:.04em;text-transform:uppercase;font-size:11px}.cxm-idea-card--free .cxm-idea-card__spot p{font-size:12px}.cxm-vendor-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.cxm-vendor-cards--featured{grid-template-columns:repeat(2,minmax(0,1fr))}.cxm-vendor-card{border:1px solid var(--cxm-border);background:var(--cxm-surface-card);border-radius:12px;flex-direction:column;gap:7px;min-height:250px;padding:16px 17px;display:flex;box-shadow:0 2px 10px #2021240a}.cxm-vendor-card--featured{border-top:3px solid var(--cxm-action);box-shadow:0 4px 16px #20212412}.cxm-vendor-card__overline{color:var(--cxm-text-secondary);letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:650}.cxm-vendor-card__identity{align-items:center;gap:11px;display:flex}.cxm-vendor-card h3{font-family:var(--cxm-display);font-size:17px;font-weight:550;line-height:1.25}.cxm-vendor-card__area{color:var(--cxm-text-secondary);font-size:11.5px}.cxm-vendor-card>p{color:var(--cxm-text-secondary);flex:1;font-size:12.5px}.cxm-vendor-card__tags{flex-wrap:wrap;gap:5px;display:flex}.cxm-vendor-card__tags span{background:var(--cxm-action-wash);color:var(--cxm-action-text);border-radius:999px;padding:2px 9px;font-size:11px;font-weight:550}.cxm-vendor-card footer{border-top:1px solid var(--cxm-border);justify-content:space-between;align-items:center;gap:10px;margin-top:2px;padding-top:9px;display:flex}.cxm-vendor-card footer a{min-height:44px;color:var(--cxm-action-text);align-items:center;font-size:12.5px;font-weight:600;text-decoration:none;display:inline-flex}.cxm-vendor-card__state{border:1px solid var(--cxm-border);color:var(--cxm-text-secondary);white-space:nowrap;border-radius:999px;padding:3px 9px;font-size:11px;font-weight:650}.cxm-category-card{border-color:var(--cxm-border);border-radius:12px;box-shadow:0 2px 10px #20212409}.cxm-category-card h2{font-family:var(--cxm-display);font-size:17px;font-weight:550}.cxm-monogram{background:var(--cxm-action-wash);width:42px;height:42px;color:var(--cxm-action-text);border-radius:9px;font-size:12px}.cxm-event-date-dialog{background:var(--cxm-surface-card);width:min(600px,100vw - 32px);max-height:min(760px,100dvh - 32px);color:var(--cxm-text-primary);border:0;border-radius:18px;margin:auto;padding:0;inset:0;overflow:auto;box-shadow:0 16px 56px #20212447}.cxm-event-date-dialog::backdrop{background:#20212459}.cxm-event-date-dialog__grab{display:none}.cxm-event-date-chooser{gap:20px;padding:24px;display:grid}.cxm-event-date-chooser>header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.cxm-event-date-chooser>header h2{font-family:var(--cxm-display);letter-spacing:-.02em;font-size:27px;font-weight:550}.cxm-event-date-chooser>header p{color:var(--cxm-text-secondary);margin-top:5px;font-size:13px}.cxm-event-date-chooser fieldset{border:0;gap:8px;min-width:0;margin:0;padding:0;display:grid}.cxm-event-date-chooser legend{color:var(--cxm-text-secondary);letter-spacing:.07em;text-transform:uppercase;margin-bottom:8px;font-size:10.5px;font-weight:750}.cxm-event-date-choice{border:1px solid var(--cxm-border);background:var(--cxm-surface-card);cursor:pointer;border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;min-height:76px;padding:10px 38px 10px 10px;display:grid;position:relative}.cxm-event-date-choice:hover{border-color:var(--cxm-action)}.cxm-event-date-choice--selected{border-color:var(--cxm-action);background:var(--cxm-action-wash)}.cxm-event-date-choice>input{opacity:0;block-size:1px;inline-size:1px;position:absolute}.cxm-event-date-choice>input:focus-visible~i{outline:3px solid color-mix(in srgb,var(--cxm-action) 35%,transparent);outline-offset:3px}.cxm-event-date-choice>span:nth-of-type(2){gap:3px;min-width:0;display:grid}.cxm-event-date-choice>span>strong{font-size:13.5px}.cxm-event-date-choice>span>small{color:var(--cxm-text-secondary);font-size:11.5px}.cxm-event-date-choice>i{border:1.5px solid var(--cxm-text-decorative);border-radius:50%;width:18px;height:18px;position:absolute;right:15px}.cxm-event-date-choice--selected>i{border:5px solid var(--cxm-action);background:#fff}.cxm-event-date-mark{border:1px solid var(--cxm-border);background:var(--cxm-surface-card);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:58px;height:58px;display:flex;box-shadow:0 3px 12px #2021240f}.cxm-event-date-mark b{color:var(--cxm-mine-text);letter-spacing:.11em;font-size:9px;font-weight:800}.cxm-event-date-mark strong{font-family:var(--cxm-display);font-size:25px;font-weight:500;line-height:1}.cxm-event-date-choice__custom{background:var(--cxm-surface-page);width:58px;height:58px;color:var(--cxm-action-text);border-radius:10px;place-items:center;font-size:25px;display:grid}.cxm-event-date-custom{grid-template-columns:1fr 1fr;gap:12px;padding:10px 0 0 70px;display:grid}.cxm-event-date-chooser>footer{border-top:1px solid var(--cxm-border);justify-content:flex-end;align-items:center;gap:8px;padding-top:4px;display:flex}.cxm .cxm-event-gold-action{color:#202124;background:#e8a33d;border-color:#e8a33d}.cxm .cxm-event-gold-action:hover{color:#202124;background:#d58b22;border-color:#d58b22}.cxm-event-overview{gap:20px;width:min(1072px,100%);padding-top:26px}.cxm-event-breadcrumb{min-height:44px;color:var(--cxm-text-secondary);align-items:center;gap:9px;font-size:12px;display:flex}.cxm-event-breadcrumb a{min-height:44px;color:var(--cxm-action-text);text-underline-offset:3px;align-items:center;display:inline-flex}.cxm-event-hero{border-bottom:1px solid var(--cxm-border);grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;gap:28px;padding:6px 0 30px;display:grid}.cxm-event-hero__copy{min-width:0}.cxm-event-hero__title{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.cxm-event-overview .cxm-event-hero__title h1{max-width:760px;font-family:var(--cxm-display);letter-spacing:-.025em;font-size:clamp(34px,5vw,49px);font-weight:500;line-height:1.04}.cxm-event-hero__copy>p{color:var(--cxm-text-secondary);margin-top:12px;font-size:14px}.cxm-event-status{background:var(--cxm-moment-wash);min-height:30px;color:var(--cxm-moment-on-wash);white-space:nowrap;border-radius:999px;align-items:center;gap:7px;margin-top:6px;padding:5px 11px;font-size:11px;font-weight:700;display:inline-flex}.cxm-event-status i{background:var(--cxm-moment);border-radius:50%;width:7px;height:7px}.cxm-event-status--cancelled{background:var(--cxm-headsup-wash);color:var(--cxm-headsup-text)}.cxm-event-status--cancelled i{background:var(--cxm-headsup)}.cxm-event-status--completed{background:var(--cxm-mine-wash);color:var(--cxm-mine-text)}.cxm-event-status--completed i{background:var(--cxm-mine)}.cxm-event-overview>.cxm-event-hero>.cxm-event-date-mark{border-radius:13px;width:78px;height:86px;box-shadow:0 5px 18px #20212412}.cxm-event-overview>.cxm-event-hero>.cxm-event-date-mark b{font-size:10px}.cxm-event-overview>.cxm-event-hero>.cxm-event-date-mark strong{font-size:34px}.cxm-event-overview__grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.25fr);gap:16px;display:grid}.cxm-event-card{grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:15px;min-height:174px;padding:23px;display:grid}.cxm-event-card--source{grid-template-columns:auto minmax(0,1fr) auto}.cxm-event-card__icon{background:var(--cxm-mine-wash);width:42px;height:42px;color:var(--cxm-mine-text);border-radius:11px;place-items:center;display:grid}.cxm-event-eyebrow{color:var(--cxm-text-secondary);letter-spacing:.07em;text-transform:uppercase;margin-bottom:5px;font-size:10.5px;font-weight:750;display:block}.cxm-event-card h2,.cxm-event-next-step h2{font-family:var(--cxm-display);font-size:21px;font-weight:550;line-height:1.2}.cxm-event-card p,.cxm-event-next-step p{color:var(--cxm-text-secondary);margin-top:7px;font-size:13px;line-height:1.55}.cxm-event-card--source>a{min-height:44px;color:var(--cxm-action-text);white-space:nowrap;align-items:center;font-size:12px;font-weight:650;text-decoration:none;display:inline-flex}.cxm-event-next-step{background:var(--cxm-mine-wash);border:1px solid #f0d9b0;border-radius:13px;justify-content:space-between;align-items:center;gap:24px;padding:24px 26px;display:flex}.cxm-event-next-step>div{max-width:650px}.cxm-event-next-step>.cxm-button{min-width:136px}.cxm-event-budget{overflow:hidden}.cxm-event-budget__head{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;padding:22px 24px 16px;display:grid}.cxm-event-budget__head h2{font-family:var(--cxm-display);letter-spacing:-.015em;font-size:27px;font-weight:550}.cxm-event-budget__head>div>p{color:var(--cxm-text-secondary);margin-top:7px;font-size:12.5px;line-height:1.5}.cxm-budget-empty{border:1px dashed var(--cxm-border);background:var(--cxm-surface-page);color:var(--cxm-text-secondary);border-radius:10px;margin:0;padding:17px 18px;font-size:13px}.cxm-budget-strip{border:1px solid var(--cxm-border);background:var(--cxm-surface-page);border-radius:10px;justify-content:space-between;align-items:center;gap:20px;margin:0;padding:15px 18px;display:flex}.cxm-budget-strip dl{align-items:center;gap:24px;display:flex}.cxm-budget-strip dl>div{gap:2px;display:grid}.cxm-budget-strip dt{color:var(--cxm-text-secondary);letter-spacing:.07em;text-transform:uppercase;font-size:9.5px;font-weight:750}.cxm-budget-strip dd{font-family:var(--cxm-display);font-size:19px;font-weight:550}.cxm-budget-strip>p{white-space:nowrap;font-size:13px;font-weight:700}.cxm-event-budget__form{gap:17px;padding:20px 24px 22px;display:grid}.cxm-event-budget__fields{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.cxm-budget-field input{font-variant-numeric:tabular-nums;min-height:44px}.cxm-budget-field__control{display:block;position:relative}.cxm-budget-field__control.is-money>span{z-index:1;color:var(--cxm-text-secondary);position:absolute;top:50%;left:12px;transform:translateY(-50%)}.cxm-budget-field__control.is-money>input{padding-left:27px}.cxm-budget-field small{color:var(--cxm-headsup-text);font-size:11px;line-height:1.35}.cxm-budget-field .cxm-budget-field__help{color:var(--cxm-text-secondary)}.cxm-budget-message{border-left:3px solid var(--cxm-headsup);background:var(--cxm-headsup-wash);color:var(--cxm-text-primary);border-radius:6px;padding:11px 13px;font-size:12.5px;line-height:1.5}.cxm-budget-message.is-saved{border-left-color:var(--cxm-mine);background:var(--cxm-mine-wash)}.cxm-budget-message:focus{outline:3px solid color-mix(in srgb,var(--cxm-action) 32%,transparent);outline-offset:3px}.cxm-event-budget__actions{justify-content:flex-end;align-items:center;gap:18px;display:flex}.cxm-event-budget__actions .cxm-text-action{align-items:center;min-height:44px;display:inline-flex}.cxm-event-budget__actions .cxm-button{min-width:136px}.cxm-budget-readonly-note{color:var(--cxm-text-secondary);font-size:12.5px}.cxm-event-budget__readonly{gap:17px;padding:0 24px;display:grid}.cxm-event-budget.is-readonly input{color:var(--cxm-text-primary);background:var(--cxm-surface-page)}.cxm-event-budget.is-readonly .cxm-event-budget__actions{padding:18px 24px 22px}.cxm-event-back{width:max-content;min-height:44px;color:var(--cxm-text-secondary);align-items:center;font-size:12.5px;font-weight:650;text-decoration:none;display:inline-flex}.cxm-event-calm{gap:12px;max-width:680px;margin-top:24px;padding:34px;display:grid}.cxm-event-calm h1{font-family:var(--cxm-display);font-size:34px;font-weight:550}.cxm-event-calm p{color:var(--cxm-text-secondary)}.cxm-event-calm .cxm-button{width:max-content;margin-top:6px}.cxm-event-loading{gap:16px;display:grid}.cxm-event-loading>i,.cxm-event-loading section{background:linear-gradient(90deg,var(--cxm-surface-page),var(--cxm-surface-card),var(--cxm-surface-page));background-size:200% 100%;border-radius:10px;animation:1.4s ease-in-out infinite cxm-event-shimmer;display:block}.cxm-event-loading>i:first-of-type{width:52%;height:48px}.cxm-event-loading>i:nth-of-type(2){width:36%;height:18px}.cxm-event-loading>i:nth-of-type(3){width:78px;height:86px}.cxm-event-loading section{height:174px}.cxm-sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes cxm-event-shimmer{to{background-position:-200% 0}}@media (max-width:900px){.cxm{grid-template-columns:1fr;padding-bottom:76px}.cxm-sidebar{display:none}.cxm-mobile-header{border-bottom:1px solid var(--cxm-line);background:var(--cxm-surface);justify-content:space-between;align-items:center;gap:12px;min-height:60px;padding:8px 16px;display:flex}.cxm-mobile-header>b{font-family:var(--cxm-display);font-size:17px;font-weight:550}.cxm-mobile-header>span{text-overflow:ellipsis;white-space:nowrap;max-width:48vw;overflow:hidden}.cxm-stage__bar{display:none}.cxm-mobile-nav{z-index:40;padding-bottom:env(safe-area-inset-bottom);border-top:1px solid var(--cxm-line);background:var(--cxm-surface);display:block;position:fixed;bottom:0;left:0;right:0}.cxm-mobile-nav .cxm-nav{gap:0;display:flex}.cxm-mobile-nav .cxm-nav a{border-radius:0;flex-direction:column;flex:1;justify-content:center;gap:3px;min-width:0;min-height:68px;padding:7px 4px;font-size:11px}.cxm-page{gap:20px;padding:24px 16px 48px}.cxm-page__header{gap:18px;display:grid}.cxm-page__actions{justify-content:flex-start}.cxm-panel__head{padding:17px 16px}.cxm-orientation .cxm-panel__head{display:grid}.cxm-orientation-controls{grid-template-columns:minmax(0,1fr) auto;display:grid}.cxm-orientation .cxm-month-nav{justify-content:space-between}.cxm-orientation .cxm-month-nav span{min-width:0}.cxm-grid-day__dots{bottom:5px;left:5px;right:5px}.cxm-grid-day__dot{width:5px;height:5px}.cxm-ledger{padding:12px 10px 16px}.cxm-ledger__day{grid-template-columns:1fr;gap:8px;padding:0}.cxm-ledger-item{grid-template-columns:52px minmax(0,1fr);align-items:start}.cxm-ledger-item__actions{grid-column:2;justify-content:flex-start}.cxm-category-grid,.cxm-form-grid{grid-template-columns:1fr}.cxm-field--wide{grid-column:auto}.cxm-membership-note,.cxm-new-list article{flex-direction:column;align-items:flex-start}.cxm-idea-list--free,.cxm-vendor-cards,.cxm-vendor-cards--featured{grid-template-columns:1fr}.cxm-idea-card{padding:20px 16px}.cxm-idea-card__top{display:grid}.cxm-idea-vendor-row{flex-wrap:wrap;align-items:flex-start}.cxm-idea-vendor-row a{width:100%;margin-left:42px}.cxm-idea-shelf{grid-template-columns:1fr}.cxm-idea-shelf-card{min-height:0}.cxm-idea-dialog{width:100%;max-width:none;max-height:90dvh;padding-bottom:env(safe-area-inset-bottom);border-radius:18px 18px 0 0;margin:0;inset:auto 0 0}.cxm-idea-dialog__grab{z-index:3;background:var(--cxm-border);border-radius:999px;width:42px;height:4px;margin:10px auto -8px;display:block;position:sticky;top:0}.cxm-idea-dialog__close{float:right;margin:0 10px -44px 0;position:sticky;top:8px}.cxm-idea-card--concept{padding:22px 16px 18px}.cxm-idea-actions{grid-template-columns:1fr 1fr}.cxm-calendar-desktop{display:none}.cxm-orientation,.cxm-ledger-panel{display:block}.cxm-orientation .cxm-panel__head{border-bottom:0;padding:12px 12px 8px}.cxm-orientation .cxm-panel__head p{display:none}.cxm-orientation .cxm-panel__head h2{letter-spacing:.06em;text-transform:uppercase;font-size:11px}.cxm-orientation-controls{gap:6px}.cxm-orientation .cxm-month-nav a{width:44px;height:44px}.cxm-grid-toggle{min-width:92px;padding-inline:10px}.cxm-month-grid{padding:2px 8px 10px}.cxm-grid-day,.cxm-grid-day--blank{min-height:44px;padding:4px}.cxm-ledger-panel .cxm-panel__head{padding:14px 12px}.cxm-calendar-detail{width:100%;max-height:88dvh;padding:10px 18px calc(20px + env(safe-area-inset-bottom));border-radius:18px 18px 0 0;margin:0;inset:auto 0 0;overflow:auto}.cxm-calendar-detail::backdrop{background:#20212452}.cxm-calendar-detail__grab{background:var(--cxm-border);border-radius:999px;width:42px;height:4px;margin:0 auto 8px;display:block}.cxm-event-date-dialog{width:100%;max-width:none;max-height:90dvh;padding-bottom:env(safe-area-inset-bottom);border-radius:18px 18px 0 0;margin:0;inset:auto 0 0}.cxm-event-date-dialog__grab{background:var(--cxm-border);border-radius:999px;width:42px;height:4px;margin:-12px auto 8px;display:block}.cxm-event-date-chooser{padding:22px 16px 18px}.cxm-event-overview{padding-top:18px}.cxm-event-hero{gap:14px;padding-bottom:22px}.cxm-event-hero__title{gap:10px;display:grid}.cxm-event-overview__grid{grid-template-columns:1fr}.cxm-event-card{min-height:0;padding:18px}.cxm-event-card--source{grid-template-columns:auto minmax(0,1fr)}.cxm-event-card--source>a{grid-column:2}.cxm-event-next-step{flex-direction:column;align-items:flex-start;padding:20px}.cxm-event-next-step>.cxm-button{width:100%}.cxm-event-budget__head{grid-template-columns:1fr;gap:6px;padding:20px 18px 14px}.cxm-budget-strip{flex-direction:column;align-items:flex-start;gap:12px}.cxm-budget-strip dl{justify-content:space-between;gap:16px;width:100%}.cxm-event-budget__form{padding:18px}.cxm-event-budget__readonly{padding-inline:18px}.cxm-event-budget__fields{grid-template-columns:1fr 1fr}.cxm-event-budget.is-readonly .cxm-event-budget__actions{padding-inline:18px}}@media (max-width:430px){.cxm{font-size:14px}.cxm-page h1{font-size:25px}.cxm-month-nav span{min-width:128px}.cxm-month-grid__weekdays span{font-size:9px}.cxm-grid-day__number{font-size:12px}.cxm-idea-card--concept{border-radius:14px}.cxm-membership-note{padding:16px}.cxm-vendor-card{min-height:0}.cxm-event-date-custom{grid-template-columns:1fr;padding-left:0}.cxm-event-date-chooser>footer{grid-template-columns:1fr 1fr;display:grid}.cxm-event-overview .cxm-event-hero__title h1{font-size:30px}.cxm-event-overview>.cxm-event-hero>.cxm-event-date-mark{width:64px;height:72px}.cxm-event-overview>.cxm-event-hero>.cxm-event-date-mark strong{font-size:28px}.cxm-event-status{width:max-content;margin-top:0}.cxm-event-budget__fields{grid-template-columns:1fr}.cxm-budget-strip dl{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.cxm-event-budget__actions{flex-direction:column-reverse;align-items:stretch;gap:6px}.cxm-event-budget__actions .cxm-button{width:100%}.cxm-event-budget__actions .cxm-text-action{justify-content:center}}@media (prefers-reduced-motion:reduce){.cxm *,.cxm :before,.cxm :after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
