:root{color-scheme:light;font-family:SFPro,Arial,Noto Sans JP,Noto Sans KR,sans-serif;font-size:14px;line-height:1.5;font-feature-settings:"palt" 0;--line-green: #06c755;--line-green-light: #e8f8ef;--line-green-dark: #05b34a;--line-green-text: #055c2e;--accent-teal: #0d9488;--accent-teal-light: #ccfbf1;--accent-blue: #2563eb;--accent-blue-light: #dbeafe;--accent-blue-text: #1e40af;--accent-purple: #7c3aed;--accent-purple-light: #ede9fe;--accent-orange: #ea580c;--accent-red: #dc2626;--accent-cyan: #0891b2;--gray-50: #f9fafb;--gray-100: #f3f4f6;--gray-200: #e5e7eb;--gray-300: #d1d5db;--gray-400: #9ca3af;--gray-500: #6b7280;--gray-600: #4b5563;--gray-700: #374151;--gray-900: #111827;--status-active: #10b981;--status-active-bg: #d1fae5;--status-draft: #6b7280;--status-draft-bg: #f3f4f6;--status-inactive: #ef4444;--status-inactive-bg: #fee2e2;--status-warning: #f59e0b;--status-warning-bg: #fef3c7;--surface: #ffffff;--surface-muted: #f7f8f9;--border: #e5e7eb;--shadow-sm: 0 1px 2px rgba(17, 24, 39, .05);--shadow-md: 0 6px 18px rgba(17, 24, 39, .08)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;min-height:100vh;background:var(--surface-muted);color:var(--gray-900)}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled,input:disabled,select:disabled,textarea:disabled{cursor:not-allowed;opacity:.6}.app-shell{--sidebar-width: 292px;min-height:100vh;display:grid;grid-template-columns:var(--sidebar-width) minmax(0,1fr);background:var(--surface-muted)}.sidebar{position:sticky;top:0;align-self:start;min-height:100vh;min-width:0;padding:16px 14px 18px;background:var(--surface);border-right:1px solid var(--border);overflow-x:hidden;overflow-y:auto}.sidebar-resize-handle{position:absolute;top:0;right:0;z-index:2;width:8px;height:100%;margin-right:-4px;cursor:col-resize;touch-action:none}.sidebar-resize-handle:after{content:"";position:absolute;top:0;right:3px;width:2px;height:100%;border-radius:1px;background:transparent;transition:background .15s ease}.sidebar-resize-handle:hover:after,body.sidebar-resizing .sidebar-resize-handle:after{background:var(--line-green)}body.sidebar-resizing{cursor:col-resize;-webkit-user-select:none;user-select:none}.sidebar--collapsed{padding:12px}.sidebar--collapsed .brand-block,.sidebar--collapsed .sidebar-account,.sidebar--collapsed .nav-groups{display:none}.nav-icon-bar{display:none;flex-direction:column;gap:4px;margin:0;padding:0;list-style:none}.sidebar--collapsed .nav-icon-bar{display:flex}.sidebar-toggle{width:48px;height:44px;padding:0;margin:0 0 8px;border:1px solid transparent;border-radius:6px;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--gray-600);transition:background-color .15s ease,border-color .15s ease;font-size:1.25rem;line-height:1}.sidebar-toggle:hover{background-color:var(--gray-100);border-color:var(--gray-300)}.sidebar-toggle:active{background-color:var(--gray-200)}.nav-icon-item{position:relative;width:48px;height:48px;padding:0;margin:0;border:1px solid transparent;border-radius:6px;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .15s ease,border-color .15s ease,color .15s ease;color:var(--gray-600)}.nav-icon-item:hover{background-color:var(--gray-100);border-color:var(--gray-300)}.nav-icon-item:active{background-color:var(--gray-200)}.nav-icon-item--active{background-color:#00b0431a;border-color:var(--line-green);color:var(--line-green)}.nav-icon-item--active:hover{background-color:#00b04326}.nav-icon-item--expanded{background-color:#00b0431a;border-color:var(--line-green);color:var(--line-green)}.content{--ticker-anchor-top: 7.5rem;position:relative;min-width:0;padding:0 18px 22px}.brand-block h1,.panel h2,.panel h3,.panel h4,.panel h5,.nav-group h2,.page-header h2{margin:0}.eyebrow,.section-kicker{margin:0;color:var(--gray-500);font-size:.75rem;font-weight:600;letter-spacing:.06em}.breadcrumb{margin:0;flex:1 1 auto;min-width:0}.sidebar-account{padding:0 12px 12px;margin-bottom:8px;border-bottom:1px solid var(--border)}.sidebar-account .account-chip{width:100%}.sidebar-account .account-chip--select{justify-content:flex-start}.breadcrumb__list{display:flex;flex-wrap:wrap;align-items:center;gap:0;margin:0;padding:0;list-style:none}.breadcrumb__item{display:inline-flex;align-items:center;min-width:0}.breadcrumb__link,.breadcrumb__current{font-size:.75rem;font-weight:600;letter-spacing:.06em;line-height:1.4}.breadcrumb__link{padding:0;border:0;background:transparent;color:var(--gray-500);cursor:pointer;text-decoration:underline;text-underline-offset:2px}.breadcrumb__link:hover{color:var(--line-green-text)}.breadcrumb__current{color:var(--gray-500)}.breadcrumb__sep{margin:0 6px;color:var(--gray-400);font-size:.75rem;font-weight:600}.brand-block{padding:4px 4px 20px}.brand-block h1{margin-top:2px;font-size:1.1rem;line-height:1.3;font-weight:700}.brand-note,.lead,.table-note,.helper-text,.mobile-card__summary,.wizard-note p,.notice p,.condition-card p,.line-preview__text,.line-preview__alt,.summary-box strong,.empty-state,.metric-card span,.detail-quick-grid span,.mobile-meta-grid dt,.mobile-meta-grid dd,.page-actions .label,.page-actions .value,.notice-text{margin:0;line-height:1.6;color:var(--gray-600)}.brand-note{margin-top:8px}.nav-groups{display:grid;gap:8px}.nav-group{padding-top:8px;border-top:1px solid var(--border)}.nav-group__label{display:inline-flex;align-items:center;gap:8px;min-width:0}.nav-icon{flex:none;width:16px;height:16px;color:var(--gray-500)}.nav-icon--brand{width:18px;height:18px;color:inherit}.nav-group__button--active .nav-icon:not(.nav-icon--brand),.nav-item--active .nav-icon:not(.nav-icon--brand){color:var(--line-green-dark)}.nav-group__button--active .nav-icon--brand,.nav-item--active .nav-icon--brand{box-shadow:0 0 0 2px #06c75538;border-radius:6px}.nav-group__button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:0;border-radius:10px;background:transparent;color:var(--gray-900);font-weight:600;text-align:left;white-space:nowrap}.nav-group__button--toggle:hover{background:var(--gray-50)}.nav-group__button--active{background:var(--line-green-light);box-shadow:inset -2px 0 0 var(--line-green)}.nav-group__caret{flex:none;color:var(--gray-500);font-size:1rem}.nav-group ul{list-style:none;margin:6px 0 0;padding:0 0 0 10px;display:grid;gap:4px;border-left:2px solid var(--gray-200)}.nav-item{width:100%;padding:10px 12px;border:0;border-radius:10px;background:transparent;color:var(--gray-700);text-align:left;display:flex;align-items:center;gap:10px;white-space:nowrap}.nav-item:hover{background:var(--gray-50)}.nav-item--active{background:var(--line-green-light);color:var(--gray-900);font-weight:600;box-shadow:inset -2px 0 0 var(--line-green)}.topbar{position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:54px;padding:8px 0 10px;background:#ffffffe6;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);overflow:visible}.notification-list-summary{display:grid;gap:4px;color:var(--gray-700);font-size:.92rem}.notification-list-summary__hint{color:var(--gray-600);font-size:.88rem}.content-ticker-anchor{position:absolute;top:var(--ticker-anchor-top);right:18px;z-index:45;display:flex;justify-content:flex-end;width:min(440px,calc(100% - 36px));pointer-events:none}.topbar__left{display:flex;align-items:center;gap:8px;min-width:0;flex:1}.topbar__left .account-chip--select{max-width:240px}.topbar__right{display:flex;align-items:center;gap:10px;min-width:0;position:relative;flex-shrink:1;justify-content:flex-end;overflow:visible}.icon-button{width:38px;height:38px;border:1px solid var(--border);border-radius:10px;background:var(--surface);color:var(--gray-700);box-shadow:none}.icon-button:hover{background:var(--gray-50)}.account-chip,.role-chip,.notice-button,.progress-chip,.progress-pill,.status-badge,.chip{display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border-radius:999px;background:var(--surface);border:1px solid var(--border);color:var(--gray-700);box-shadow:none}.account-chip{max-width:100%}.account-chip--select{min-width:0;background:var(--gray-50)}.account-chip .value,.role-chip .value,.progress-chip .value{color:var(--gray-900);font-weight:600}.account-chip__caret{color:var(--gray-500)}.account-chip__select{border:none;background:transparent;color:var(--gray-900);font-weight:600;font-size:inherit;max-width:12rem}.notice-button{position:relative;width:38px;height:38px;padding:0;justify-content:center;border-radius:10px}.notice-button__icon{width:18px;height:18px;flex:none;color:var(--gray-700)}.notice-button__count{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:#ef4444;color:#fff;font-size:.72rem;font-weight:700;line-height:18px;text-align:center;box-shadow:0 2px 6px #ef44444d}.notice-text{color:var(--line-green);font-weight:600}.notice-text--button{border:0;background:transparent;padding:0}.page-header,.panel{padding:20px;border-radius:16px;background:var(--surface);border:1px solid var(--border);box-shadow:0 1px 2px #1118270a}.page-header{margin-top:14px;margin-bottom:14px}.page-header__main{display:grid;gap:6px;min-width:0}.page-header__breadcrumb-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:28px}.page-header__breadcrumb-row .section-kicker{flex:1 1 auto;min-width:0}.page-header__breadcrumb-row-spacer{flex:1 1 auto}.page-header__breadcrumb-row .page-back-button-wrap{flex-shrink:0;margin-left:auto}.page-header__title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.page-header__title-row h2{flex:1 1 auto;min-width:0}.page-header h2{margin-top:4px;font-size:1.48rem;line-height:1.25;font-weight:700}.flow-list-panel__heading{min-width:0}.flow-list-panel__lead{max-width:56rem}.page-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.page-actions--tight{justify-content:flex-end}.section-stack{display:grid;gap:14px}.section-stack--compact{gap:10px}.panel--compact{padding:12px 14px}.panel-header--compact{margin-bottom:8px}.panel-header--compact h3{margin:0;font-size:1rem}.section-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.section-tab{min-height:34px;padding:0 12px;border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--gray-700);font-weight:600}.section-tab:hover{background:var(--gray-50)}.section-tab--active{border-color:#06c75538;background:var(--line-green-light);color:var(--line-green-text)}.hero-grid,.content-grid,.step-detail-grid,.flow-setting-grid,.filter-grid,.detail-form-grid,.detail-quick-grid,.metric-grid,.wizard-stack{display:grid;gap:14px}.hero-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:14px}.content-grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start}.step-detail-grid{grid-template-columns:minmax(0,1.45fr) minmax(280px,.9fr)}.step-detail-grid--single{grid-template-columns:minmax(0,1fr)}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f172a73}.modal-card--preview{width:min(420px,100%);max-height:90vh;overflow:auto}.dashboard-flow-table .inline-link:hover{text-decoration:underline}.flow-setting-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,1.35fr)}.filter-grid,.detail-form-grid,.detail-quick-grid,.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-grid{grid-template-columns:minmax(340px,1fr) repeat(3,minmax(130px,180px));align-items:end}.wizard-stack{grid-template-columns:1fr}.filter-panel,.list-panel,.editor-panel,.metrics-panel,.step-detail-panel,.preview-panel{min-width:0}.panel-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.panel-header--stacked{align-items:flex-start}.panel-header--compact{margin-bottom:10px}.panel-header h3{margin-top:4px;font-size:.98rem;font-weight:700}.panel-header h4{margin-top:4px;font-size:.95rem;font-weight:700}.panel-header h5{margin-top:3px;font-size:.9rem;font-weight:700}.detail-quick-grid>div,.metric-card,.condition-card,.summary-box>div{padding:14px;border-radius:11px;background:var(--gray-50);border:1px solid var(--border)}.detail-quick-grid>div strong,.metric-card strong,.summary-box strong{display:block;margin-top:4px;color:var(--gray-900);font-size:1rem;font-weight:700}.metric-card{min-height:78px;border-left:3px solid var(--gray-300)}.metric-card--green{border-left-color:var(--line-green)}.metric-card--teal{border-left-color:var(--accent-teal)}.metric-card--blue{border-left-color:var(--accent-blue)}.metric-card--purple{border-left-color:var(--accent-purple)}.metric-card--orange{border-left-color:var(--accent-orange)}.metric-card span{display:block}.metric-card strong{font-size:1.25rem}.progress-pill{background:var(--line-green-light);color:var(--line-green-text);border-color:#06c7552e}.progress-chip{background:var(--gray-50)}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;padding:0 14px;border:1px solid var(--border);border-radius:12px;background:var(--surface);color:var(--gray-700);font-weight:600;box-shadow:none}.button:hover{background:var(--gray-50)}.button--primary{border-color:var(--line-green);background:var(--line-green);color:#fff;box-shadow:none}.button--primary:hover{background:var(--line-green-dark);box-shadow:none}.button--ghost{background:var(--surface)}.button--ghost:hover{background:var(--gray-50)}.button--tiny{min-height:30px;padding:0 10px;border-radius:8px;font-size:.88rem}.button--full{width:100%}.button--danger{border-color:#ef444440;color:#b91c1c}.button--danger:hover{background:#fef2f2}.lead{margin-top:10px;color:var(--gray-600)}.notice{padding:12px 14px;border-radius:12px;border:1px solid transparent}.notice--warning{background:var(--status-warning-bg);border-color:#f59e0b47;color:#92400e}.notice--info{background:var(--accent-blue-light);border-color:#2563eb38;color:var(--accent-blue-text)}.notice--neutral{background:var(--gray-50);border-color:var(--border);color:var(--gray-700)}.ticker-notice{display:flex;align-items:center;gap:10px;width:max-content;max-width:min(440px,38vw);padding:10px 14px;border-radius:999px;border:1px solid transparent;box-shadow:var(--shadow-sm);animation:ticker-rise-fade var(--ticker-duration, 2.8s) cubic-bezier(.16,1,.3,1) both;transform-origin:center right;will-change:transform,opacity}.ticker-notice--header{position:relative;right:auto;top:auto;margin-top:0;z-index:60}.ticker-notice__label{flex:0 0 auto;padding:2px 8px;border-radius:999px;background:#ffffffb8;font-size:.72rem;font-weight:700;letter-spacing:.06em}.ticker-notice__message{min-width:0;max-width:28ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}.ticker-notice__message[title]{cursor:help}.ticker-notice--info{background:linear-gradient(90deg,var(--accent-blue-light),#eff6ff);border-color:#2563eb33;color:var(--accent-blue-text)}.ticker-notice--success{background:linear-gradient(90deg,#dcfce7,#f0fdf4);border-color:#16a34a2e;color:#166534}.ticker-notice--warning{background:linear-gradient(90deg,#fef3c7,#fffbeb);border-color:#f59e0b33;color:#92400e}.ticker-notice--error{background:linear-gradient(90deg,#fee2e2,#fff1f2);border-color:#ef444433;color:#991b1b}@keyframes ticker-rise-fade{0%{opacity:0;transform:translate3d(calc(100% + 16px),0,0) scale(.94)}14%{opacity:1;transform:translateZ(0) scale(1)}68%{opacity:1;transform:translate3d(0,-8px,0) scale(1)}to{opacity:0;transform:translate3d(0,-32px,0) scale(.98)}}.field{display:grid;gap:6px;min-width:0}.field span,.field label{color:var(--gray-700);font-size:.9rem;font-weight:600}.field input,.field select,.field textarea{width:100%;min-width:0;padding:9px 11px;border:1px solid var(--gray-300);border-radius:12px;background:var(--surface);color:var(--gray-900);outline:none;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}:focus-visible{outline:2px solid var(--line-green);outline-offset:2px;border-radius:4px}button:focus-visible,a:focus-visible,[role=button]:focus-visible{outline:2px solid var(--line-green);outline-offset:2px;border-radius:6px}select:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--line-green);outline-offset:0;border-radius:6px}.field textarea{resize:vertical}.field input::placeholder,.field textarea::placeholder{color:var(--gray-400)}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--line-green);box-shadow:0 0 0 3px #06c75526}.field--wide{grid-column:1 / -1}.field-readonly{display:grid;gap:8px;padding:12px;border-radius:12px;background:var(--gray-50);border:1px solid var(--border)}.field-readonly .helper-text{margin:0}.helper-text{margin-top:10px}.helper-text--error{color:var(--danger, #dc3545);margin-top:4px;font-size:.85rem}.table-shell{overflow-x:auto;overflow-y:hidden;border:1px solid var(--border);border-radius:12px;background:var(--surface);-webkit-overflow-scrolling:touch}.table-shell--compact{border-radius:12px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:18px;background:#11182766;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-card{width:min(560px,100%);max-height:min(88vh,760px);overflow:auto;padding:20px;border-radius:18px;background:var(--surface);border:1px solid var(--border);box-shadow:0 18px 50px #1118273d}.modal-card__header{margin-bottom:10px}.settings-table{width:100%;border-collapse:collapse;background:var(--surface)}.settings-table thead{background:var(--gray-50)}.settings-table th,.settings-table td{padding:10px;border-bottom:1px solid var(--border);text-align:left;vertical-align:top;color:var(--gray-700)}.settings-table th{color:var(--gray-600);font-size:.74rem;font-weight:700;letter-spacing:0;text-transform:none}.settings-table tbody tr:hover{background:var(--gray-50)}.settings-table tbody tr.is-selected{background:var(--line-green-light)}.settings-table tbody tr:last-child td{border-bottom:0}.inline-link{padding:0;border:0;background:transparent;color:var(--gray-900);font-weight:700;text-align:left}.inline-link:hover{color:var(--line-green-text)}.drag-col,.drag-cell{width:2.75rem;min-width:2.75rem;max-width:2.75rem;padding-left:6px;padding-right:6px;white-space:nowrap}.drag-cell{color:var(--gray-400);font-weight:700;text-align:center}.settings-table th.drag-col{font-size:.8125rem;letter-spacing:-.02em}.chip--colored{border:1px solid transparent}.chip--tag{padding:2px 6px;border-radius:4px;font-size:.72rem;line-height:1.2}.tag-color-field{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.tag-color-swatches{display:flex;flex-wrap:wrap;gap:8px}.tag-color-swatch{width:28px;height:28px;border-radius:999px;border:2px solid transparent;cursor:pointer;padding:0}.tag-color-swatch--active{border-color:var(--gray-900);box-shadow:0 0 0 2px var(--surface)}.tag-color-swatch--readonly{display:inline-block;cursor:default;pointer-events:none}.tag-color-field input[type=color]{width:40px;height:32px;padding:2px;border:1px solid var(--gray-300);border-radius:6px;background:var(--surface);cursor:pointer}.filter-tag-panel{grid-column:1 / -1;display:grid;gap:10px;padding:12px;border-radius:10px;background:var(--gray-50);border:1px solid var(--border)}.filter-tag-panel__header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.filter-tag-match{display:flex;align-items:center;gap:8px;font-size:.875rem;color:var(--gray-600)}.filter-tag-match label{display:inline-flex;align-items:center;gap:4px;cursor:pointer}.filter-tag-groups{display:grid;gap:10px}.filter-tag-group legend{font-size:.8125rem;font-weight:600;color:var(--gray-600);margin-bottom:6px}.filter-tag-options{display:flex;flex-wrap:wrap;gap:8px}.filter-tag-toggle{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:0 10px;border-radius:999px;border:1px solid var(--gray-300);background:var(--surface);font-size:.8125rem;cursor:pointer}.filter-tag-toggle--include.filter-tag-toggle--active{border-color:#06c75573;background:var(--line-green-light)}.filter-tag-toggle--exclude.filter-tag-toggle--active{border-color:#dc262659;background:#fef2f2;color:#b91c1c}.filter-tag-dot{width:10px;height:10px;border-radius:999px;flex-shrink:0}.filter-grid--friends{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end}.filter-panel--dense{padding:12px 14px}.filter-panel--dense .panel-header--compact{margin-bottom:8px}.filter-grid--friends-dense{grid-template-columns:1fr;gap:6px;align-items:end}.filter-grid--friends-dense .field--search{width:100%}.friends-filter-meta-row{display:grid;grid-template-columns:minmax(108px,.75fr) minmax(140px,1.1fr) minmax(220px,1.35fr);gap:6px 8px;align-items:end}.field--date-range .date-range-inputs{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:6px}.field--date-range .date-range-inputs input{min-width:0;width:100%}.date-range-inputs__sep{color:var(--gray-400);font-size:.8125rem;line-height:1;-webkit-user-select:none;user-select:none}.filter-grid--friends-dense .field span{font-size:.78rem;margin-bottom:4px}.filter-grid--friends-dense .field input,.filter-grid--friends-dense .field select{min-height:28px;padding:4px 8px;font-size:.8125rem}.filter-accordion{grid-column:1 / -1;border:1px solid var(--border);border-radius:8px;background:var(--surface);overflow:hidden}.filter-accordion--open{overflow:visible}.filter-accordion--panel{grid-column:auto}.filter-accordion__header-row{display:flex;align-items:stretch;gap:8px}.filter-accordion__header-row .filter-accordion__trigger{flex:1;min-width:0}.filter-accordion__reset{flex-shrink:0;align-self:center;margin-right:4px}.filter-accordion__title-block{display:flex;flex-direction:column;gap:1px;min-width:0}.filter-accordion__kicker{font-size:.68rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--gray-500)}.filter-panel--dense>.filter-accordion--panel{margin:0}.friend-tag-filter-fields{grid-column:1 / -1;display:grid;gap:10px;padding-top:4px;border-top:1px dashed var(--border)}.friend-tag-filter-fields__header{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.friend-tag-filter-fields__title{font-size:.8125rem;font-weight:600;color:var(--gray-700)}.filter-accordion__trigger{display:flex;align-items:center;gap:8px;width:100%;padding:8px 12px;border:none;background:var(--gray-50);font-size:.875rem;text-align:left;cursor:pointer}.filter-accordion__trigger:hover{background:var(--gray-100)}.filter-accordion__title{font-weight:600;color:var(--gray-800)}.filter-accordion__summary{flex:1;color:var(--gray-500);font-size:.8125rem}.filter-accordion__pill{font-size:.72rem;font-weight:700;padding:2px 8px;border-radius:999px;background:var(--line-green-light);color:var(--line-green-text)}.filter-accordion__caret{color:var(--gray-500);font-size:.75rem}.filter-accordion__body{padding:10px 12px 12px;border-top:1px solid var(--border);display:grid;gap:10px;overflow:visible}.filter-accordion__toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.tag-match-segment{display:inline-flex;align-items:center;gap:4px;padding:2px;border-radius:6px;background:var(--gray-100);border:1px solid var(--border)}.tag-match-segment__label{padding:0 6px;font-size:.75rem;color:var(--gray-500)}.tag-match-segment__btn{min-width:44px;padding:4px 10px;border:none;border-radius:4px;background:transparent;font-size:.75rem;font-weight:600;color:var(--gray-600);cursor:pointer}.tag-match-segment__btn.is-active{background:var(--surface);color:var(--line-green-text);box-shadow:0 1px 2px #0000000f}.tag-filter-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.tag-filter-combobox--compact .tag-filter-combobox__label{font-size:.75rem;font-weight:600;color:var(--gray-600)}.tag-filter-combobox--compact .tag-filter-combobox__chips{gap:4px;min-height:0;flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px}.tag-filter-combobox--compact .tag-filter-chip-remove{flex-shrink:0}.tag-filter-combobox--compact input{min-height:32px;padding:5px 10px;font-size:.8125rem}@media(max-width:960px){.friends-filter-meta-row{grid-template-columns:1fr 1fr}.friends-filter-meta-row .field--date-range{grid-column:1 / -1}.tag-filter-row{grid-template-columns:1fr}}@media(max-width:560px){.friends-filter-meta-row{grid-template-columns:1fr}}.row-actions{display:flex;align-items:center;justify-content:flex-start;gap:8px}.row-actions--wrap{flex-wrap:wrap}.account-channel-stack{display:grid;grid-template-columns:repeat(2,auto);justify-content:start;gap:8px}.account-channel-item{display:inline-flex;align-items:center;justify-content:center;width:1.9rem;height:1.9rem;border-radius:999px;background:var(--gray-100);color:var(--gray-400);box-shadow:inset 0 0 0 1px var(--border);flex:0 0 auto;cursor:help}.account-channel-item__icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:1.2rem;height:1.2rem}.account-channel-item--on .account-channel-item__icon-wrap{color:var(--line-green)}.account-channel-item__icon{width:15px;height:15px}.status-badge{font-size:.8rem;font-weight:700}.status-badge--active{background:var(--status-active-bg);border-color:#10b98138;color:#047857}.status-badge--draft{background:var(--status-draft-bg);border-color:#6b72802e;color:var(--status-draft)}.status-badge--stopped,.status-badge--archived{background:var(--status-inactive-bg);border-color:#ef444433;color:#b91c1c}.status-badge--neutral,.chip--muted{background:var(--gray-100);color:var(--gray-600)}.status-badge--accent,.chip--accent,.chip--trigger,.chip--tag{background:var(--line-green-light);color:var(--line-green-text);border-color:#06c75538}.empty-state,.empty-cell{padding:18px;color:var(--gray-500);text-align:center}.empty-cell{background:var(--gray-50)}.card-list{display:none;gap:12px}.complex-edit-mobile{display:none}.complex-edit-desktop{display:block}.mobile-card{padding:14px;border-radius:12px;background:var(--surface);border:1px solid var(--border);box-shadow:none}.mobile-card--selected{border-color:#06c75559;background:var(--line-green-light)}.mobile-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.mobile-card__eyebrow{margin:0 0 4px;color:var(--gray-500);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.mobile-card__header h4{margin:0;font-size:1rem;font-weight:700}.mobile-card__summary{margin-top:10px}.mobile-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}.mobile-meta-grid>div{padding:9px 11px;border-radius:10px;background:var(--gray-50);border:1px solid var(--border)}.mobile-meta-grid dt{margin-bottom:4px;font-size:.78rem;font-weight:700;color:var(--gray-500)}.mobile-meta-grid dd{color:var(--gray-900);font-weight:600}.wizard-note{margin-top:6px}.condition-list,.alert-stack{display:grid;gap:12px}.condition-card{display:grid;gap:8px}.condition-card__header{display:flex;align-items:center;justify-content:space-between;gap:10px}.condition-card__header strong{color:var(--gray-900)}.condition-destination{color:var(--gray-600);font-size:.9rem}.line-preview{overflow:hidden;border-radius:12px;border:1px solid var(--border);background:var(--surface)}.line-preview__header{padding:12px 14px;background:var(--gray-900);color:#fff;font-weight:700}.line-preview__body{display:grid;gap:10px;padding:14px}.line-preview__title{margin:0;color:var(--gray-900);font-weight:700}.line-preview__text{color:var(--gray-700)}.line-preview__alt{padding:10px 12px;border-radius:10px;background:var(--gray-50);border:1px solid var(--border)}.line-preview__buttons{display:grid;gap:8px;padding:0 14px 14px}.line-preview__button{display:flex;flex-direction:column;gap:3px;padding:11px 12px;border:1px solid var(--line-green);border-radius:10px;background:var(--line-green-light);color:var(--line-green-text);font-weight:700;text-decoration:none}.line-preview__empty{padding:0 14px 14px;color:var(--gray-500)}.line-preview__button-url{font-size:.72rem;font-weight:400;color:var(--gray-500);word-break:break-all}.line-preview__button-msg{font-size:.72rem;font-weight:400;color:var(--gray-500)}.line-preview__image{width:100%;display:block;max-height:200px;object-fit:cover}.line-preview__video-wrap{position:relative;width:100%}.line-preview__play-icon{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:2.5rem;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.6);pointer-events:none}.line-preview__cards{display:flex;gap:10px;overflow-x:auto;padding:0 14px 14px;scroll-snap-type:x mandatory}.line-preview__card{flex:0 0 200px;border-radius:10px;border:1px solid var(--border);overflow:hidden;scroll-snap-align:start;background:var(--surface)}.line-preview__card-image{width:100%;height:120px;display:block;object-fit:cover}.line-preview__card-body{padding:10px 12px;display:grid;gap:4px}.message-type-form__top{display:flex;align-items:flex-end;gap:8px;margin-bottom:0}.line-preview-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.summary-box{display:grid;gap:10px;margin-top:16px}.chat-message{max-width:82%;padding:11px 12px;border-radius:14px;border:1px solid var(--border);background:var(--surface)}.chat-message--system{margin-right:auto;background:var(--gray-50)}.chat-message--user{margin-left:auto;background:#daf7e5;border-color:#06c7552e}.chat-message--operator{margin-right:auto;background:var(--surface)}.chat-compose{display:grid;gap:12px;padding-top:8px}.tag-stack,.mobile-tag-row{display:flex;flex-wrap:wrap;gap:8px}.step-card-list{gap:12px}.section-block{display:grid;gap:12px;margin-top:18px}.section-block__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.placeholder-panel{margin-top:4px}.account-form-grid{margin-top:16px}.detail-form-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.content-grid--wide-right{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)}.panel--tight{padding:16px}.panel--compact-right{padding:14px}.panel--compact-right .panel-header{margin-bottom:8px}.panel--compact-right .detail-quick-grid,.panel--compact-right .summary-box,.panel--compact-right .alert-stack,.panel--compact-right .section-block{gap:10px}.panel--compact-right .detail-quick-grid>div,.panel--compact-right .summary-box>div,.panel--compact-right .metric-card{padding:12px;border-radius:10px}.panel--compact-right .field input,.panel--compact-right .field select,.panel--compact-right .field textarea{padding:8px 10px;border-radius:10px}.panel--compact-right .page-actions{gap:8px}.flow-table th,.flow-table td{padding-top:9px;padding-bottom:9px}.flow-table .tag-stack{gap:6px}.flow-table .button--tiny{min-height:28px;padding:0 9px}.settings-table{table-layout:fixed;width:100%}.settings-table th,.settings-table td,.status-badge,.chip,.field span,.table-note,.mobile-card__summary,.summary-box strong,.notice p{overflow-wrap:anywhere;word-break:normal}.page-header--hero{padding:16px 18px;min-height:auto}.page-intro{padding:14px 18px;margin-top:-4px}.page-intro p{margin:0;color:var(--gray-600);line-height:1.7}.info-banner{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border:1px solid #bbf7d0;border-radius:8px;background:#f0fdf4;color:#166534;margin-bottom:14px}.status-summary-bar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:12px 14px;border:1px solid var(--border);border-radius:10px;background:var(--surface)}.status-summary-bar__label{color:var(--gray-600);flex:1}.status-dot{display:inline-block;width:10px;height:10px;border-radius:999px;text-indent:-9999px;overflow:hidden}.status-dot--normal{background:var(--line-green)}.status-dot--error{background:#ef4444}.status-count{color:var(--gray-600)}.status-count strong{margin-left:2px;color:var(--gray-900)}.status-count--warning strong{color:#d97706}.status-count--error strong{color:#dc2626}.status-count--unknown strong{color:#9ca3af}.dashboard-metric-grid,.content-grid--split{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-action-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.dashboard-action-card{display:grid;gap:4px;padding:14px 16px;border:1px solid var(--border);border-radius:10px;background:var(--gray-50);text-align:left;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.dashboard-action-card:hover{background-color:#00000005}.dashboard-action-card--warning{border-color:#f59e0b59;background:var(--status-warning-bg)}.dashboard-action-card--error{border-color:#dc26264d;background:var(--status-inactive-bg)}.dashboard-action-card__label{font-size:.85rem;color:var(--gray-600)}.dashboard-action-card__value{font-size:2.25rem;line-height:1.1;color:var(--gray-900)}.dashboard-action-card__hint{font-size:.78rem;color:var(--gray-500)}.dashboard-action-card__link{margin-top:4px;font-size:.82rem;color:var(--accent-blue);transition:color .2s ease,text-decoration-color .2s ease}.dashboard-action-card:hover .dashboard-action-card__link{color:#2563eb;text-decoration:underline}.dashboard-push-card__body{padding:4px 2px 8px}.dashboard-push-card__value{font-size:2.5rem;color:var(--gray-900)}.dashboard-push-card__limit{margin-left:6px;font-size:1rem;font-weight:600;color:var(--gray-500)}.dashboard-push-card__meta{margin-top:6px;color:var(--gray-500);font-size:.82rem}.dashboard-stat-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.dashboard-stat{padding:12px;border-radius:10px;border:1px solid var(--border);background:var(--gray-50)}.dashboard-stat--muted{background:var(--surface)}.dashboard-stat__label{display:block;font-size:.78rem;color:var(--gray-500)}.dashboard-stat__value{display:block;margin-top:4px;font-size:1.2rem;color:var(--gray-900)}.dashboard-friend-trend{display:grid;gap:10px}.dashboard-friend-trend__total{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding-bottom:8px;border-bottom:1px solid var(--border)}.dashboard-friend-trend__value{font-size:2rem;color:var(--gray-900)}.dashboard-stat-row--inline{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-stat--compact{padding:8px 10px}.dashboard-action-card{padding:10px 12px}.setup-checklist-panel__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.setup-checklist-panel__meta{font-size:.85rem;color:var(--gray-600);font-weight:600}.setup-checklist-progress{height:8px;border-radius:999px;background:var(--gray-100);overflow:hidden}.setup-checklist-progress__bar{height:100%;background:var(--line-green);border-radius:999px}.setup-checklist-progress__label{margin:6px 0 12px;font-size:.82rem;color:var(--gray-600)}.setup-checklist__group{display:grid;gap:8px;margin-top:16px;padding-top:16px;border-top:1px solid var(--border)}.setup-checklist__group:first-of-type{margin-top:8px;padding-top:0;border-top:none}.setup-checklist__group-title{margin:0;font-size:.78rem;font-weight:700;color:var(--gray-500);text-transform:uppercase;letter-spacing:.04em}.setup-checklist__row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:10px 12px;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.setup-checklist__row--done{background:var(--gray-50)}.setup-checklist__status{width:1.25rem;text-align:center;color:var(--line-green);font-weight:700}.setup-checklist__body strong{font-size:.92rem}.setup-account-banner{display:grid;gap:8px}.setup-account-context{margin:0;font-size:.9rem;color:var(--gray-600)}.setup-template-applied{margin-bottom:12px}.setup-template-role-hint{margin-top:0;color:var(--gray-600)}.onboarding-template-grid{display:grid;gap:12px;margin-top:12px}@media(min-width:640px){.onboarding-template-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}.onboarding-template-card{display:grid;gap:8px;padding:12px;border:1px solid var(--border);border-radius:8px;background:var(--surface);cursor:pointer}.onboarding-template-card--selected{border-color:var(--line-green);box-shadow:0 0 0 1px var(--line-green)}.onboarding-template-card__head{display:flex;align-items:center;gap:8px}.onboarding-template-card__desc{margin:0;font-size:.85rem;color:var(--gray-600)}.onboarding-template-card__stats{display:flex;flex-wrap:wrap;gap:6px 10px;margin:0;padding:0;list-style:none;font-size:.78rem;color:var(--gray-500)}.setup-webhook-result__status{margin:0 0 8px;font-weight:700}.setup-webhook-result__status--ok{color:var(--line-green)}.setup-webhook-result__status--fail{color:var(--danger, #c62828)}.setup-webhook-result__meta{display:grid;grid-template-columns:auto 1fr;gap:4px 12px;margin:0;font-size:.85rem}.setup-webhook-result__meta dt{color:var(--gray-500);font-weight:600}.setup-webhook-result__meta dd{margin:0}.setup-required-complete{margin-bottom:12px}.button--sm{min-height:30px;padding:0 10px;font-size:.82rem}.dashboard-tag-watch-table td:last-child,.dashboard-flow-table td:not(:first-child){text-align:right;font-variant-numeric:tabular-nums}.dashboard-flow-table__error{color:var(--accent-red);font-weight:700}.quick-action-section{margin-top:10px}.quick-action-section h3{margin-bottom:12px;font-size:.95rem;color:var(--gray-600)}.quick-action-grids{display:flex;flex-direction:column;gap:12px}.quick-action-grid{display:grid;gap:12px}.quick-action-grid--primary{grid-template-columns:repeat(3,minmax(0,1fr))}.quick-action-grid--secondary{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-action-card{display:flex;align-items:center;gap:12px;padding:14px 16px;border:1px solid var(--border);border-radius:10px;background:var(--surface);text-align:left;cursor:pointer;transition:background .15s ease,border-color .15s ease}.quick-action-card:hover{background:var(--surface-hover, #f3f4f6);border-color:var(--line-green)}.quick-action-card--secondary{padding:10px 12px}.quick-action-card--secondary .quick-action-card__icon{width:32px;height:32px}.quick-action-card--secondary strong{font-size:.88rem}.quick-action-card--secondary p{font-size:.78rem}.quick-action-card__icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;flex:none;color:#fff;box-shadow:inset 0 0 0 1px #ffffff1f}.quick-action-card__icon svg{width:18px;height:18px}.tag-color-cell{display:flex;align-items:center;gap:8px;min-width:120px}.tag-color-cell__label{font-size:.8125rem;color:var(--gray-600)}.quick-action-card strong{display:block;font-size:.92rem}.quick-action-card p{margin-top:2px;color:var(--gray-500);font-size:.82rem}.info-icon{cursor:help;margin-left:4px;font-size:.85em}.tag-filter-combobox__dropdown button.is-selected{opacity:.55;cursor:default}.condition-section-heading{margin:12px 0 8px;font-size:.92rem;font-weight:600;color:var(--gray-700)}.condition-section-heading:first-child{margin-top:0}.rule-row-card--nested{border-style:dashed;background:var(--surface-muted, #fafafa)}.file-type-selector{display:grid;gap:8px;grid-column:1 / -1}.filter-section{border-bottom:1px solid var(--border);padding-bottom:12px}.filter-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.filter-grid--notifications{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.filter-row select,.filter-row input{height:36px;border:1px solid var(--gray-300);border-radius:6px;padding:0 10px;background:var(--surface)}.filter-search{flex:1 1 200px;min-width:160px}.pagination-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:12px;color:var(--gray-500);font-size:.85rem}.pagination-btns{display:flex;gap:8px}.icon-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:4px;background:transparent;color:var(--gray-600)}.icon-btn:hover{background:var(--gray-100);color:var(--gray-900)}.icon-btn--danger:hover{background:#fee2e2;color:#dc2626}.icon-btn--active{background:var(--line-green-light);color:var(--line-green-text)}.icon-btn:disabled{opacity:.35;cursor:not-allowed}.table-icon-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:2px}.settings-table th.table-col--icon,.settings-table td.table-col--icon{width:44px;min-width:44px;max-width:44px;padding-left:6px;padding-right:6px;text-align:center;vertical-align:middle}.settings-table th.table-col--ops,.settings-table td.table-col--ops{width:108px;min-width:108px;white-space:nowrap}.settings-table--notifications th.table-col--ops,.settings-table--notifications td.table-col--ops{width:120px;min-width:120px}.settings-table--friends td{vertical-align:middle}.settings-table--friends .tag-stack{max-width:220px}.button__icon{width:16px;height:16px;margin-right:6px;vertical-align:-3px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.mobile-card__header .status-badge{flex:none}.hero-grid .panel,.content-grid .panel,.step-detail-grid .panel,.flow-setting-grid .panel{min-width:0}@media(max-width:1100px){.content-grid,.content-grid--split,.flow-setting-grid,.step-detail-grid,.hero-grid{grid-template-columns:1fr}.page-header__title-row{align-items:stretch;flex-direction:column}.filter-grid{grid-template-columns:1fr 1fr}}@media(max-width:920px){.dashboard-action-grid,.dashboard-stat-row--inline{grid-template-columns:1fr}.quick-action-grid--primary,.quick-action-grid--secondary{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-action-grid--primary>.quick-action-card:nth-child(3):last-child{grid-column:1 / -1}.app-shell,.app-shell--sidebar-collapsed{display:flex;flex-direction:column;width:100%;max-width:100vw}.content{order:1;width:100%;max-width:100%;flex:0 0 auto;padding:0 14px 14px;box-sizing:border-box}.sidebar-resize-handle{display:none}.sidebar,.sidebar--collapsed{order:2;width:100%;max-width:100%;flex:0 0 auto;position:relative;top:auto;align-self:stretch;min-height:auto;padding:16px;border-right:0;border-top:1px solid var(--border);border-bottom:0;box-sizing:border-box}.sidebar--collapsed .brand-block,.sidebar--collapsed .sidebar-account,.sidebar--collapsed .nav-groups{display:block}}@media(max-width:720px){.content{--ticker-anchor-top: 17.25rem}.content-ticker-anchor{width:calc(100% - 24px);right:12px}.ticker-notice,.ticker-notice--header{max-width:min(280px,100%)}.topbar{align-items:stretch}.topbar__left,.topbar__right{width:100%}.account-chip{width:100%;justify-content:space-between}.page-actions{justify-content:flex-start}.filter-grid,.detail-form-grid,.detail-form-grid--compact,.detail-quick-grid,.metric-grid,.mobile-meta-grid{grid-template-columns:1fr}.table-shell{display:block;max-width:100%}.settings-table{table-layout:auto;width:max-content;min-width:640px}.flow-table{min-width:880px}.step-table{min-width:760px}.small-table{min-width:520px}.flow-table .table-note,.list-panel .table-shell{display:none}.list-panel .card-list{display:grid}.complex-edit-mobile{display:block}.complex-edit-desktop{display:none}.button{width:100%}.page-actions .button,.row-actions .button{width:auto}.filter-grid{grid-template-columns:1fr}.notice-text{width:100%}}.entity-avatar{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;object-fit:cover;flex-shrink:0;font-size:.72rem;font-weight:700;background:var(--line-green-light, #e8f8ee);color:var(--line-green, #06c755);border:2px solid var(--line-green, #06c755)}.entity-avatar--account{background:#fff;color:var(--line-green, #06c755)}.entity-avatar--friend{background:#f3f4f6;color:#374151;border-color:#d1d5db}.name-with-avatar{display:flex;align-items:center;gap:10px;min-width:0;overflow:hidden}.name-with-avatar .inline-link{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.account-form-avatar-row{display:flex;justify-content:flex-start;margin-bottom:12px}.tag-filter-combobox{display:flex;flex-direction:column;gap:8px}.tag-filter-combobox__label{font-size:.85rem;font-weight:600}.tag-filter-combobox__chips{display:flex;flex-wrap:wrap;gap:6px}.tag-filter-chip-remove{display:inline-flex;align-items:center;gap:4px;border:none;background:transparent;padding:0;cursor:pointer}.tag-filter-chip-remove__x{font-size:1rem;line-height:1;color:#6b7280}.tag-filter-combobox__input-wrap{position:relative}.tag-filter-combobox__dropdown{position:absolute;z-index:40;top:calc(100% + 4px);left:0;right:0;margin:0;padding:4px 0;list-style:none;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 8px 24px #00000014;max-height:220px;overflow-y:auto}.tag-filter-combobox__dropdown button{display:flex;align-items:center;gap:8px;width:100%;padding:8px 12px;border:none;background:transparent;text-align:left;cursor:pointer}.tag-filter-combobox__dropdown button:hover,.tag-filter-combobox__dropdown button.is-active,.tag-filter-combobox__dropdown button.is-highlight{background:#f3f4f6}.tag-filter-combobox__empty{padding:10px 12px;font-size:.8125rem;color:var(--gray-500)}.filter-tag-panel--compact{grid-column:1 / -1;display:grid;gap:12px;padding:12px;border:1px solid #e5e7eb;border-radius:10px;background:#fafafa}.filter-tag-panel--compact .filter-tag-match{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.line-chat{display:flex;flex-direction:column;gap:12px;margin-top:16px;padding:16px;background:#8c9bb0;border-radius:12px;min-height:420px}.line-chat__header{display:flex;align-items:center;gap:12px;padding:8px 12px;background:#fff;border-radius:8px}.line-chat__header strong{display:block}.line-chat__meta{margin:0;font-size:.8rem;color:#f9fafb}.line-chat__thread{flex:1;display:flex;flex-direction:column;gap:12px;overflow-y:auto;padding:8px 4px;max-height:480px}.line-chat__system{align-self:center;margin:0;padding:4px 10px;font-size:.75rem;color:#f3f4f6;background:#0003;border-radius:999px}.line-chat__row{display:flex;align-items:flex-end;gap:8px;max-width:85%}.line-chat__row--them{align-self:flex-start}.line-chat__row--me{align-self:flex-end;flex-direction:row-reverse;margin-left:auto}.line-chat__bubble-wrap{display:flex;flex-direction:column;gap:4px}.line-chat__bubble{margin:0;padding:10px 14px;border-radius:18px;font-size:.92rem;line-height:1.45;word-break:break-word}.line-chat__bubble--them{background:#fff;color:#111827;border-top-left-radius:4px}.line-chat__bubble--me{background:#9fe870;color:#111827;border-top-right-radius:4px}.line-chat__time{font-size:.7rem;color:#e5e7eb}.line-chat__row--me .line-chat__time{text-align:right}.line-chat__compose{padding:12px;background:#fff;border-radius:8px}.rule-row-list{display:flex;flex-direction:column;gap:12px}.rule-row-card{padding:12px;border:1px solid #e5e7eb;border-radius:10px;background:#fafafa}.rule-row-card__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.rule-row-card__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px}.tag-chip-button{border:none;background:transparent;padding:0;cursor:pointer}.login-screen{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at top left,rgba(6,199,85,.08),transparent 42%),linear-gradient(180deg,#f8fafc,#fff)}.login-panel{width:min(100%,420px);padding:28px 24px}.login-panel h1{margin:6px 0 0;font-size:1.6rem}.login-panel .lead{margin-top:10px}.login-panel__actions{margin-top:18px}.login-panel__google-button{width:100%;justify-content:center}.auth-loading{min-height:100vh;display:grid;place-items:center;color:var(--gray-600)}.help-dl{display:grid;grid-template-columns:max-content 1fr;gap:6px 16px;font-size:.875rem;margin:0;padding:8px 0 4px}.help-dl dt{font-weight:600;color:var(--gray-700);white-space:nowrap;padding-top:2px}.help-dl dd{margin:0;color:var(--gray-600);line-height:1.6}.help-cautions{display:flex;flex-direction:column;gap:12px}.help-caution{border-left:4px solid var(--gray-300);padding:10px 14px;border-radius:0 6px 6px 0;background:var(--gray-50)}.help-caution--danger{border-left-color:var(--accent-red);background:#fff5f5}.help-caution--warning{border-left-color:var(--accent-orange);background:#fff8f0}.help-caution--info{border-left-color:var(--accent-blue);background:#f0f5ff}.help-caution__title{font-weight:700;font-size:.875rem;margin:0 0 6px}.help-caution ul{margin:0;padding-left:18px;font-size:.875rem;color:var(--gray-700);line-height:1.7}.tag-assign-dropdown{position:absolute;top:calc(100% + 4px);left:0;z-index:100;background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:8px;box-shadow:var(--shadow-md);display:flex;flex-direction:column;gap:6px;min-width:200px}.tag-assign-dropdown select{width:100%;padding:6px 8px;border:1px solid var(--border);border-radius:6px;font-size:.875rem}.brand-block--clickable{cursor:pointer;transition:opacity .15s}.brand-block--clickable:hover{opacity:.8}.list-tabs{display:flex;gap:0;border-bottom:1px solid var(--border);margin-bottom:16px}.list-tab{padding:8px 16px;font-size:.875rem;font-weight:500;color:var(--gray-500);border-bottom:2px solid transparent;cursor:pointer;background:none;border-top:none;border-left:none;border-right:none}.list-tab--active{color:var(--gray-900);border-bottom-color:var(--line-green)}.home-nav-button{display:none;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:none;border-radius:6px;cursor:pointer;color:var(--gray-500);margin-right:8px;flex-shrink:0}.home-nav-button:hover{background:var(--gray-100);color:var(--gray-900)}@media(max-width:920px){.home-nav-button{display:inline-flex}}.timing-combo{display:flex;gap:4px;align-items:center}.timing-combo__amount{width:68px;text-align:right}.timing-combo__unit{flex:1}.panel-header--clickable{cursor:pointer;-webkit-user-select:none;user-select:none}.panel-header--clickable:hover{background-color:var(--color-surface-hover, rgba(0, 0, 0, .03))}.accordion-caret{font-size:14px;color:var(--color-text-muted);flex-shrink:0}.flow-settings-header{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px}.flow-settings-header__title{display:flex;flex-direction:column;gap:2px}.flow-settings-summary{display:flex;flex-direction:column;gap:4px}.flow-settings-summary__text{font-size:12px;color:var(--color-text-muted);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:480px}.flow-settings-summary__chips{display:flex;gap:6px;flex-wrap:wrap}.flow-timeline{display:flex;flex-direction:column;padding:16px 0}.flow-timeline__node{display:flex;align-items:flex-start;gap:12px}.flow-timeline__day{width:52px;flex-shrink:0;font-size:11px;font-weight:700;color:var(--gray-500);padding-top:12px;text-align:right}.flow-timeline__card{flex:1;min-width:0;border:1px solid var(--border);border-left:4px solid var(--border);border-radius:8px;padding:10px 14px;background:var(--surface);cursor:pointer;transition:border-color .15s,box-shadow .15s}.flow-timeline__card:hover{border-color:var(--line-green);box-shadow:0 0 0 2px #06c7551f}.flow-timeline__card--active{border-left-color:var(--status-active)}.flow-timeline__card--draft{border-left-color:#f59e0b}.flow-timeline__card--stopped,.flow-timeline__card--archived{border-left-color:var(--gray-400)}.flow-timeline__card-header{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.flow-timeline__badge{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:var(--gray-100);color:var(--gray-600);font-size:11px;font-weight:700;flex-shrink:0}.flow-timeline__card--active .flow-timeline__badge{background:var(--status-active-bg);color:#047857}.flow-timeline__card--draft .flow-timeline__badge{background:var(--gray-100);color:var(--gray-600)}.flow-timeline__name{font-weight:500}.flow-timeline__card-meta{margin-top:4px;font-size:12px;color:var(--gray-500);display:flex;gap:6px}.flow-timeline__connector{width:2px;height:16px;background:var(--border);margin-left:58px}.flow-timeline__add-btn{margin-top:12px}.step-edit-layout{display:flex;flex-direction:column;gap:16px}.step-edit-layout--split{flex-direction:row;align-items:flex-start;gap:20px}.step-edit-layout__form{flex:1;min-width:0}.step-edit-layout__preview{width:320px;flex-shrink:0;position:sticky;top:16px;background:#e8f0e8;border-radius:12px;padding:16px}@keyframes skeleton-shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.skeleton{background:linear-gradient(90deg,var(--gray-200) 25%,var(--gray-100) 50%,var(--gray-200) 75%);background-size:800px 100%;animation:skeleton-shimmer 1.4s ease-in-out infinite;border-radius:4px}.skeleton--text{height:14px;border-radius:3px}.skeleton--text-sm{height:11px;border-radius:3px}.skeleton--avatar{border-radius:50%;flex-shrink:0}.skeleton--badge{height:20px;width:48px;border-radius:10px}.skeleton-row{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(--border)}.skeleton-row:last-child{border-bottom:none}.skeleton-row__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px}.user-menu{position:relative}.user-menu__trigger{display:flex;align-items:center;gap:6px;padding:4px 8px;border:1px solid var(--border);border-radius:20px;background:var(--surface);cursor:pointer;font-size:.82rem;color:var(--gray-700);max-width:200px;transition:background .15s}.user-menu__trigger:hover{background:var(--gray-50)}.user-menu__avatar{width:24px;height:24px;border-radius:50%;background:var(--line-green);color:#fff;font-size:.75rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.user-menu__email{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:120px}.user-menu__dropdown{position:absolute;top:calc(100% + 6px);right:0;min-width:200px;background:var(--surface);border:1px solid var(--border);border-radius:10px;box-shadow:var(--shadow-md);z-index:60;overflow:hidden}.user-menu__info{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-bottom:1px solid var(--border);font-size:.82rem}.user-menu__role-label{color:var(--gray-500)}.user-menu__role-value{font-weight:600;color:var(--gray-900)}.user-menu__logout{width:100%;padding:10px 14px;text-align:left;background:transparent;border:none;font-size:.88rem;color:var(--accent-red);cursor:pointer}.user-menu__logout:hover{background:var(--gray-50)}.table-shell tbody tr{transition:background .1s}.table-shell tbody tr[role=button],.table-shell tbody tr.clickable{cursor:pointer}.table-shell tbody tr[role=button]:hover,.table-shell tbody tr.clickable:hover{background:var(--gray-50)}.mobile-card[role=button],.mobile-card.clickable{cursor:pointer;transition:border-color .15s,box-shadow .15s}.mobile-card[role=button]:hover,.mobile-card.clickable:hover{border-color:var(--line-green);box-shadow:0 0 0 2px #06c7551a}.dashboard-panel-icon{font-style:normal;margin-right:6px}.dashboard-panel--action{background:#f59e0b0a}.dashboard-panel--push{background:#2563eb0a}.dashboard-panel--friend{background:#06c7550d}.dashboard-panel--tag{background:#7c3aed0a}.dashboard-delta--up{color:var(--status-active)}.dashboard-delta--down{color:var(--status-inactive)}.dashboard-critical-panel{background:var(--status-inactive-bg);border-color:#dc262640}.notice--error{padding:12px 14px;border-radius:8px;background:var(--status-inactive-bg);border:1px solid rgba(220,38,38,.3);display:grid;gap:4px}.dashboard-push-card--warning{border-color:#f59e0b59;background:var(--status-warning-bg)}.dashboard-push-card--error{border-color:#dc26264d;background:var(--status-inactive-bg)}.dashboard-push-progress{margin-top:10px;height:6px;border-radius:999px;background:var(--gray-200);overflow:hidden}.dashboard-push-progress__fill{height:100%;border-radius:999px;background:var(--line-green)}.dashboard-push-progress__fill--warning{background:var(--status-warning)}.dashboard-push-progress__fill--error{background:var(--status-inactive)}.dashboard-tag-watch-table tbody tr.is-clickable{cursor:pointer;transition:background-color .15s ease}.dashboard-tag-watch-table tbody tr.is-clickable:hover{background:var(--gray-50)}.dashboard-tag-watch-table tbody tr.is-clickable:hover td:first-child{text-decoration:underline;color:var(--accent-blue)}.dashboard-flow-bar-cell{min-width:100px}.dashboard-flow-bar{height:6px;border-radius:999px;background:var(--gray-200);overflow:hidden;margin-bottom:3px}.dashboard-flow-bar__fill{height:100%;border-radius:999px;background:var(--line-green)}.dashboard-flow-bar__pct{font-size:.82rem;color:var(--gray-600)}
