/* SifioEvents client design system — shared by every event module. */
body.has-event-shell{--se-green:#203f33;--se-green-2:#315b49;--se-gold:#b5965c;--se-ink:#243b31;--se-muted:#78867f;--se-line:#dfe5e0;--se-line-strong:#d2dbd4;--se-surface:#fff;--se-soft:#f7f9f7;--se-warm:#faf7f0;--se-danger:#a34f47;--se-radius:14px;--se-shadow:0 7px 24px rgba(24,53,41,.055);--se-shadow-raised:0 16px 42px rgba(24,53,41,.11)}
body.has-event-shell main.with-sidebar{container-type:inline-size}

/* One page-header language. */
body.has-event-shell :is(.dash-hero,.pipeline-hero,.venue-head,.menu-hero,.budget-hero,.vendor-hero,.task-hero,.timeline-hero,.access-head,.commerce-head,.settings-premium-hero,.page-head,.report-cover){position:relative;isolation:isolate;overflow:hidden;min-height:0!important;padding:18px 20px!important;margin:0 0 11px!important;border:1px solid rgba(38,69,55,.1)!important;border-radius:16px!important;background:radial-gradient(circle at 91% 0,rgba(190,158,94,.14),transparent 28%),linear-gradient(135deg,#f8f5ee,#fff 62%,#eef4f0)!important;color:var(--se-ink)!important;box-shadow:0 9px 28px rgba(24,53,41,.06)!important}
body.has-event-shell :is(.dash-hero,.pipeline-hero,.venue-head,.menu-hero,.budget-hero,.vendor-hero,.task-hero,.timeline-hero,.access-head,.commerce-head,.settings-premium-hero,.page-head,.report-cover)::after{content:""!important;position:absolute!important;z-index:-1!important;right:-35px!important;bottom:-75px!important;display:block!important;width:175px!important;height:175px!important;border:1px solid rgba(181,150,92,.12)!important;border-radius:50%!important;box-shadow:0 0 0 28px rgba(181,150,92,.025)!important;pointer-events:none!important}
body.has-event-shell :is(.dash-hero,.pipeline-hero,.venue-head,.menu-hero,.budget-hero,.vendor-hero,.task-hero,.timeline-hero,.access-head,.commerce-head,.settings-premium-hero,.page-head,.report-cover) h1{margin:4px 0 6px!important;color:var(--se-ink)!important;font:500 clamp(27px,3vw,40px)/1 Georgia,serif!important;letter-spacing:-.035em!important}
body.has-event-shell :is(.dash-hero,.pipeline-hero,.venue-head,.menu-hero,.budget-hero,.vendor-hero,.task-hero,.timeline-hero,.access-head,.commerce-head,.settings-premium-hero,.page-head,.report-cover) h1 em{color:#9b7b43!important;font-weight:inherit!important}
body.has-event-shell :is(.dash-hero,.pipeline-hero,.venue-head,.menu-hero,.budget-hero,.vendor-hero,.task-hero,.timeline-hero,.access-head,.commerce-head,.settings-premium-hero,.page-head,.report-cover) p:not(.eyebrow){max-width:680px;margin:3px 0 0!important;color:var(--se-muted)!important;font-size:10px!important;line-height:1.5!important}
body.has-event-shell .eyebrow{display:inline-flex!important;align-items:center;gap:6px;width:max-content;margin:0!important;padding:4px 7px;border:1px solid rgba(181,150,92,.2);border-radius:999px;background:rgba(255,255,255,.7);color:#90713c!important;font-size:7px!important;font-weight:900!important;letter-spacing:.15em!important}
body.has-event-shell .eyebrow::before{content:"";width:5px;height:5px;border-radius:50%;background:var(--se-gold);box-shadow:0 0 0 3px rgba(181,150,92,.1)}

/* Metrics and primary surfaces. */
body.has-event-shell :is(.dash-metrics,.pipeline-summary,.budget-summary,.vendor-stats,.task-stats,.menu-stats,.settings-overview,.report-summary){gap:8px!important;margin:0 0 11px!important}
body.has-event-shell :is(.dash-metrics>a,.pipeline-summary>article,.budget-summary>article,.vendor-stats>article,.task-stats>article,.menu-stats>article,.settings-overview>article,.report-summary>article){position:relative;min-height:84px!important;padding:12px 14px!important;border:1px solid var(--se-line)!important;border-radius:var(--se-radius)!important;background:linear-gradient(145deg,#fff,#fafbf9)!important;color:var(--se-ink)!important;box-shadow:var(--se-shadow)!important;transition:transform .16s,border-color .16s,box-shadow .16s}
body.has-event-shell :is(.dash-metrics>a,.pipeline-summary>article,.budget-summary>article,.vendor-stats>article,.task-stats>article,.menu-stats>article,.settings-overview>article,.report-summary>article):hover{transform:translateY(-1px);border-color:#cbd7cf!important;box-shadow:0 11px 30px rgba(24,53,41,.085)!important}
body.has-event-shell :is(.budget-summary .budget-total,.vendor-stats .dark,.menu-stats .dark,.task-stats .progress-card){border-color:rgba(255,255,255,.08)!important;background:radial-gradient(circle at 100% 0,rgba(214,185,121,.18),transparent 32%),linear-gradient(135deg,#183a2e,#28503f)!important;color:#fff!important}
body.has-event-shell :is(.budget-summary .budget-total,.vendor-stats .dark,.menu-stats .dark,.task-stats .progress-card) :is(span,strong,small,p){color:inherit!important}

body.has-event-shell :is(.dash-panel,.pipeline-card,.stage-section,.seating-panel,.ops-panel,.access-panel,.invite-panel,.plan-choice,.orders-card,.settings-section,.data-control-zone,.report-section,.expense-card,.category-card,.menu-tools>details,.timeline-tools,.task-tools,.vendor-tools){border:1px solid var(--se-line)!important;border-radius:var(--se-radius)!important;background:var(--se-surface)!important;box-shadow:var(--se-shadow)!important}
body.has-event-shell :is(.dash-panel,.pipeline-card,.stage-section,.seating-panel,.ops-panel,.access-panel,.invite-panel,.plan-choice,.orders-card,.report-section){padding:15px!important}
body.has-event-shell :is(.panel-title,.list-head,.report-title,.day-head,.settings-section>header,.orders-card>header,.agenda-card>header,.pipeline-card>header){border-color:#e9edea!important}

/* Forms, filters and actions use identical controls. */
body.has-event-shell :is(input:not([type=checkbox]):not([type=radio]):not([type=color]),select,textarea){width:100%;min-height:42px;padding:9px 11px;border:1px solid var(--se-line-strong);border-radius:9px;background:#fbfcfb;color:var(--se-ink);font:600 11px/1.35 inherit;transition:border-color .15s,box-shadow .15s,background .15s}
body.has-event-shell textarea{min-height:88px;resize:vertical}
body.has-event-shell :is(input:not([type=checkbox]):not([type=radio]):not([type=color]),select,textarea):hover{border-color:#bfcac2;background:#fff}
body.has-event-shell :is(input:not([type=checkbox]):not([type=radio]):not([type=color]),select,textarea):focus{outline:0;border-color:#658675;background:#fff;box-shadow:0 0 0 3px rgba(69,112,91,.11)}
body.has-event-shell label{color:#4c6257;font-size:9px;font-weight:750}
body.has-event-shell :is(.pipeline-filters,.budget-filter,.vendor-filter,.task-filter,.menu-filter){gap:7px!important;padding:7px!important;border:1px solid var(--se-line)!important;border-radius:11px!important;background:rgba(255,255,255,.92)!important;box-shadow:0 5px 18px rgba(24,53,41,.045)!important}
body.has-event-shell :is(.button,button.mini-action){display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;padding:8px 12px;border:1px solid var(--se-green);border-radius:9px;background:var(--se-green);color:#fff;font:800 10px/1 inherit;text-decoration:none;cursor:pointer;transition:transform .15s,box-shadow .15s,background .15s,opacity .15s}
body.has-event-shell :is(.button,button.mini-action):hover{transform:translateY(-1px);background:#294d3e;box-shadow:0 7px 18px rgba(31,66,51,.15)}
body.has-event-shell .button.secondary{border-color:var(--se-line-strong);background:#fff;color:var(--se-green)}
body.has-event-shell :is(.button,button.mini-action):focus-visible,body.has-event-shell summary:focus-visible,body.has-event-shell a:focus-visible{outline:3px solid rgba(181,150,92,.3);outline-offset:2px}
body.has-event-shell :is(.button,button.mini-action).is-loading{pointer-events:none;opacity:.7}
body.has-event-shell :is(.button,button.mini-action).is-loading::after{content:"";width:11px;height:11px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:se-spin .65s linear infinite}
@keyframes se-spin{to{transform:rotate(360deg)}}

/* Unified text-search field for the premium client modules. */
body.has-event-shell .module-search-field{
  position:relative!important;
  display:grid!important;
  grid-template-columns:38px minmax(0,1fr)!important;
  align-items:center!important;
  gap:0!important;
  min-width:0!important;
  min-height:39px!important;
  padding:0!important;
  overflow:hidden!important;
  border:1px solid #d5ddd7!important;
  border-radius:9px!important;
  background:linear-gradient(180deg,#fff,#f8faf8)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 3px 10px rgba(24,53,41,.035)!important;
  transition:border-color .16s,box-shadow .16s,background .16s!important;
}
body.has-event-shell .module-search-field>span{
  position:static!important;
  inset:auto!important;
  grid-column:1!important;
  grid-row:1!important;
  align-self:stretch!important;
  width:38px!important;
  height:100%!important;
  display:grid!important;
  place-items:center!important;
  border-right:1px solid #e1e6e2!important;
  background:#f1f5f2!important;
  color:#486658!important;
  line-height:1!important;
  pointer-events:none!important;
}
body.has-event-shell .module-search-field>span svg{
  width:16px!important;
  height:16px!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.8!important;
  stroke-linecap:round!important;
}
body.has-event-shell .module-search-field>input{
  grid-column:2!important;
  grid-row:1!important;
  align-self:center!important;
  width:100%!important;
  min-width:0!important;
  min-height:37px!important;
  height:37px!important;
  padding:0 13px!important;
  border:0!important;
  border-radius:0!important;
  outline:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#263f34!important;
  font-size:10px!important;
  font-weight:600!important;
  text-overflow:ellipsis!important;
}
body.has-event-shell .module-search-field>input::placeholder{color:#8a958f!important;font-weight:500!important;opacity:1!important}
body.has-event-shell .module-search-field:focus-within{
  border-color:#6f8f7d!important;
  background:#fff!important;
  box-shadow:0 0 0 3px rgba(69,112,91,.1),0 7px 18px rgba(24,53,41,.07)!important;
}
body.has-event-shell .module-search-field:focus-within>span{border-right-color:#cddbd2!important;background:#e9f1ec!important;color:#315f49!important}

/* Lists and item-level actions. */
body.has-event-shell :is(.pipeline-row,.budget-row,.vendor-card,.task-row,.menu-type-card,.time-line>article,.member-row,.invitation-history>article,.orders-card>article,.ops-notice){border-color:#e7ece8!important;transition:background .15s,border-color .15s,box-shadow .15s,transform .15s}
body.has-event-shell :is(.pipeline-row,.budget-row,.vendor-card,.task-row,.menu-type-card,.time-line>article,.ops-notice):hover{border-color:#ced9d1!important;background:#fbfcfa!important;box-shadow:0 7px 20px rgba(24,53,41,.055)!important}
body.has-event-shell details>summary{cursor:pointer}
body.has-event-shell details>summary::-webkit-details-marker{display:none}
body.has-event-shell :is(.row-menu,.budget-menu,.time-line article>details){position:relative}
body.has-event-shell :is(.row-menu,.budget-menu,.time-line article>details)[open]>summary{border-color:#c8d5cc!important;background:#edf3ef!important;color:var(--se-green)!important}
body.has-event-shell :is(.row-menu,.budget-menu,.time-line article>details)>div{z-index:120!important;border:1px solid var(--se-line)!important;border-radius:12px!important;background:#fff!important;box-shadow:var(--se-shadow-raised)!important}
body.has-event-shell :is(.status,.invite-status,.row-stage,.assigned b){border:1px solid rgba(53,83,68,.08);font-weight:850;letter-spacing:.035em}
body.has-event-shell :is(.ops-empty,.pipeline-empty,.budget-empty,.vendor-empty,.task-empty,.timeline-empty,.access-empty,.empty-mini){border:1px dashed #d9e1db;border-radius:12px;background:var(--se-soft);color:var(--se-muted)}

/* Feedback and restrained motion. */
body.has-event-shell .toast{border:1px solid #cddbd1;background:#fff;box-shadow:var(--se-shadow-raised)}
body.has-event-shell .toast.is-hiding{opacity:0;transform:translateY(-8px);transition:.25s}
body.has-event-shell .alert{border-radius:11px;box-shadow:var(--se-shadow)}

/* Sidebar search: integrated control, isolated from generic form styles. */
body.has-event-shell .client-sidebar .sidebar-search{display:grid!important;grid-template-columns:30px minmax(0,1fr) 27px;align-items:center;gap:4px;width:100%;height:42px!important;margin:10px 0 8px!important;padding:4px 5px!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:11px!important;background:rgba(255,255,255,.045)!important;box-shadow:inset 0 1px rgba(255,255,255,.035);transition:border-color .16s,background .16s,box-shadow .16s}
body.has-event-shell .client-sidebar .sidebar-search:focus-within{border-color:rgba(218,195,139,.38)!important;background:rgba(255,255,255,.075)!important;box-shadow:0 0 0 3px rgba(205,179,117,.08),inset 0 1px rgba(255,255,255,.04)}
body.has-event-shell .client-sidebar .sidebar-search>i{display:grid;place-items:center;width:28px;height:28px;border-radius:8px;background:rgba(255,255,255,.045);color:#9fb4ab;font-style:normal}
body.has-event-shell .client-sidebar .sidebar-search>i svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}
body.has-event-shell .client-sidebar .sidebar-search input{min-width:0!important;min-height:0!important;height:32px!important;padding:0 4px!important;border:0!important;border-radius:0!important;background:transparent!important;color:#f5f8f6!important;box-shadow:none!important;font-size:10px!important;font-weight:650!important}
body.has-event-shell .client-sidebar .sidebar-search input::placeholder{color:#80988e;opacity:1}
body.has-event-shell .client-sidebar .sidebar-search button{display:grid;place-items:center;width:27px;height:27px;min-height:0;padding:0;border:1px solid rgba(218,195,139,.15);border-radius:8px;background:rgba(205,179,117,.1);color:#d9c48d;cursor:pointer;transition:.15s}
body.has-event-shell .client-sidebar .sidebar-search button:hover{border-color:rgba(218,195,139,.3);background:rgba(205,179,117,.18);color:#fff}
body.has-event-shell .client-sidebar .sidebar-search button svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}

/* Guest family panels: their outer border is the single width authority. */
body.has-event-shell .pipeline-row>.family-editor-panel,body.has-event-shell .pipeline-row>.people-panel{grid-column:1/-1!important;width:100%!important;max-width:100%!important;margin:8px 0 3px!important;padding:0!important;overflow:hidden!important;border:1px solid #d9e2db!important;border-radius:12px!important;background:#f9fbf9!important}
body.has-event-shell :is(.family-editor-panel,.people-panel)>summary{display:grid!important;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-height:48px;padding:8px 11px!important;border-radius:11px!important;background:linear-gradient(100deg,#eef4f0,#f8f7f1)!important}
body.has-event-shell .family-editor-panel>summary>span{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:2px!important;min-width:0}
body.has-event-shell .family-editor-panel>summary small{display:block;overflow:hidden;color:#8a7040;font-size:7px;line-height:1.2;letter-spacing:.13em;text-overflow:ellipsis;white-space:nowrap}
body.has-event-shell .family-editor-panel>summary b{display:block;overflow:hidden;max-width:100%;color:#294438;font:700 12px/1.25 Georgia,serif;text-overflow:ellipsis;white-space:nowrap}
body.has-event-shell .family-editor-panel>summary>i{align-self:center;padding:6px 8px;border:1px solid #d9e2db;border-radius:7px;background:#fff;color:#617169;font-size:8px;font-style:normal;font-weight:800;white-space:nowrap}
body.has-event-shell .people-panel>summary>span{min-width:0;overflow:hidden;color:#294438;font:700 12px/1.25 Georgia,serif;text-overflow:ellipsis;white-space:nowrap}
body.has-event-shell .people-panel>summary>b{display:grid;place-items:center;min-width:43px;min-height:25px;margin:0!important;padding:4px 8px!important;border-radius:8px!important;background:var(--se-green)!important;color:#fff!important;font-size:9px;white-space:nowrap}
body.has-event-shell .family-editor-panel>form,body.has-event-shell .people-panel>.nominal-people,body.has-event-shell .people-panel>.add-person-inline,body.has-event-shell .people-panel>.no-nominal-people{max-width:100%;margin-right:0!important;margin-left:0!important}
@media(max-width:480px){body.has-event-shell :is(.family-editor-panel,.people-panel)>summary{gap:7px;min-height:46px;padding:7px 8px!important}body.has-event-shell .family-editor-panel>summary b,body.has-event-shell .people-panel>summary>span{font-size:11px}body.has-event-shell .family-editor-panel>summary>i{padding:5px 6px;font-size:7px}}

/* Guests command bar: search, sorting and filters as one integrated control. */
body.has-event-shell .pipeline-filters{position:sticky!important;z-index:18;top:7px!important;display:grid!important;grid-template-columns:minmax(300px,1fr) 220px 112px!important;align-items:stretch;gap:6px!important;width:100%;padding:6px!important;margin:0 0 10px!important;border:1px solid #d8e1da!important;border-radius:13px!important;background:rgba(247,249,247,.94)!important;box-shadow:0 8px 24px rgba(24,53,41,.075)!important;backdrop-filter:blur(14px)}
body.has-event-shell .pipeline-search{display:grid!important;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:0;height:43px!important;overflow:hidden;border:1px solid #cfdad2!important;border-radius:9px!important;background:#fff!important;box-shadow:0 3px 12px rgba(25,54,42,.045)!important;transition:border-color .16s,box-shadow .16s}
body.has-event-shell .pipeline-search:focus-within{border-color:#789586!important;box-shadow:0 0 0 3px rgba(70,112,91,.11),0 5px 15px rgba(25,54,42,.06)!important}
body.has-event-shell .pipeline-search>i{display:grid;place-items:center;width:38px;height:100%;margin:0;border-radius:0;background:transparent;color:#9a7a42;font-style:normal}
body.has-event-shell .pipeline-search>i svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}
body.has-event-shell .pipeline-search input{min-width:0!important;min-height:0!important;height:41px!important;padding:0 9px 0 0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#294338!important;font-size:10px!important;font-weight:650!important}
body.has-event-shell .pipeline-search input::placeholder{color:#8a9790}
body.has-event-shell .pipeline-search button{display:flex;align-items:center;gap:7px;height:27px!important;margin:0!important;padding:0 10px!important;border:0;border-left:1px solid #e0e6e1;border-radius:0;background:transparent;color:#315746;font-size:8px;font-weight:850;cursor:pointer;transition:background .15s,color .15s}
body.has-event-shell .pipeline-search button:hover{background:#edf3ef;color:#1f4836}
body.has-event-shell .pipeline-search button svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
body.has-event-shell .sort-control{display:grid!important;grid-template-columns:25px minmax(0,1fr);grid-template-rows:15px 18px;align-content:center;column-gap:7px;height:43px!important;padding:4px 8px!important;border:1px solid #d8e1da!important;border-radius:9px!important;background:#fff!important;box-shadow:0 2px 8px rgba(25,54,42,.03)}
body.has-event-shell .sort-control>i{grid-row:1/3;display:grid;place-items:center;width:25px;height:25px;align-self:center;border-radius:7px;background:#f0f3f1;color:#60756a;font-style:normal}
body.has-event-shell .sort-control>i svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
body.has-event-shell .sort-control>span{align-self:end;color:#929d97;font-size:6px!important;font-weight:900;line-height:1;letter-spacing:.08em;text-transform:uppercase}
body.has-event-shell .sort-control select{align-self:start;min-width:0!important;min-height:0!important;height:18px!important;padding:0 18px 0 0!important;border:0!important;border-radius:0!important;background-color:transparent!important;box-shadow:none!important;color:#304c3f;font-size:9px!important;font-weight:800}
body.has-event-shell .filter-drawer{position:relative!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}
body.has-event-shell .filter-drawer>summary{display:flex!important;align-items:center;justify-content:center;gap:6px;width:100%;height:43px!important;padding:0 9px!important;border:1px solid #d8e1da!important;border-radius:9px!important;background:#fff!important;color:#415b4e;font-size:8px;font-weight:850;list-style:none;cursor:pointer;transition:.15s}
body.has-event-shell .filter-drawer>summary>i{display:grid;place-items:center;width:22px;height:22px;border-radius:7px;background:#f0f3f1;color:#60756a;font-style:normal}
body.has-event-shell .filter-drawer>summary>i svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
body.has-event-shell .filter-drawer>summary>b{display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border-radius:6px;background:#b69559!important;color:#fff;font-size:7px}
body.has-event-shell .filter-drawer[open]>summary{border-color:#9daf9f!important;background:#edf3ef!important;color:#294d3c}
body.has-event-shell .filter-drawer>div{top:49px!important;width:min(350px,calc(100vw - 24px))!important;padding:14px!important;border:1px solid #d8e1da!important;border-radius:12px!important;box-shadow:0 18px 48px rgba(20,48,36,.18)!important}
body.has-event-shell .filter-drawer>div label{display:grid;gap:4px;color:#607168;font-size:7px;font-weight:850;letter-spacing:.05em;text-transform:uppercase}
body.has-event-shell .filter-drawer>div select{min-height:38px;font-size:9px;text-transform:none}
body.has-event-shell .filter-drawer>div>div{margin-top:2px;padding-top:9px;border-top:1px solid #e8ece9}
@media(max-width:760px){body.has-event-shell .pipeline-filters{position:relative!important;top:auto!important;grid-template-columns:minmax(0,1fr) 105px!important}body.has-event-shell .pipeline-search{grid-column:1/-1}body.has-event-shell .sort-control{grid-template-columns:25px minmax(0,1fr)}body.has-event-shell .filter-drawer>div{position:fixed!important;inset:auto 10px 72px!important;width:auto!important}}
@media(max-width:480px){body.has-event-shell .pipeline-filters{grid-template-columns:minmax(0,1fr)!important;padding:5px!important}body.has-event-shell .pipeline-search,body.has-event-shell .sort-control,body.has-event-shell .filter-drawer{grid-column:auto}body.has-event-shell .pipeline-search button span{display:none}body.has-event-shell .pipeline-search button{width:31px;padding:0!important;justify-content:center}body.has-event-shell .filter-drawer>summary{justify-content:flex-start;padding:0 10px!important}}

@container(max-width:900px){body.has-event-shell :is(.notifications-grid,.access-grid,.budget-layout,.vendor-layout,.task-layout,.menu-layout,.timeline-layout,.report-columns){grid-template-columns:minmax(0,1fr)!important}body.has-event-shell :is(.budget-sidebar,.vendor-sidebar,.task-sidebar,.menu-tools,.timeline-tools){position:static!important;width:100%!important;max-width:none!important}}
@container(max-width:650px){body.has-event-shell :is(.dash-hero,.pipeline-hero,.venue-head,.menu-hero,.budget-hero,.vendor-hero,.task-hero,.timeline-hero,.access-head,.commerce-head,.settings-premium-hero,.page-head,.report-cover){align-items:stretch!important;grid-template-columns:1fr!important;flex-direction:column!important;padding:15px!important;border-radius:13px!important}body.has-event-shell :is(.dash-hero,.pipeline-hero,.venue-head,.menu-hero,.budget-hero,.vendor-hero,.task-hero,.timeline-hero,.access-head,.commerce-head,.settings-premium-hero,.page-head,.report-cover) h1{font-size:28px!important}body.has-event-shell :is(.pipeline-filters,.budget-filter,.vendor-filter,.task-filter,.menu-filter){position:static!important;grid-template-columns:1fr!important}body.has-event-shell :is(.activation-copy,.premium-fields,.data-control-grid){grid-template-columns:1fr!important}body.has-event-shell :is(.invitation-history>article,.orders-card>article){grid-template-columns:1fr auto!important}body.has-event-shell :is(.button,.task-hero-actions){max-width:100%}}
@media(prefers-reduced-motion:reduce){body.has-event-shell *,body.has-event-shell *::before,body.has-event-shell *::after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
