.growth-shell{display:grid;grid-template-columns:230px 1fr;min-height:100vh;background:var(--bg-page);color:var(--text-main)}.growth-nav{border-right:1px solid var(--border-main);padding:16px 12px;position:-webkit-sticky;position:sticky;top:0;height:100vh;display:flex;flex-direction:column;background:linear-gradient(180deg,color-mix(in srgb,var(--bg-sidebar) 88%,var(--bg-surface-2)) 0,color-mix(in srgb,var(--bg-sidebar) 92%,var(--bg-page)) 100%);box-shadow:inset -1px 0 0 rgba(129,133,145,.24)}.growth-brand{font-size:18px;font-weight:700;margin-bottom:12px;color:var(--text-main);letter-spacing:.3px}.growth-nav-stack{display:grid;grid-gap:10px;gap:10px}.growth-nav-title{font-size:11px;color:var(--text-sub);letter-spacing:.8px;text-transform:uppercase}.growth-nav-list{display:grid;grid-gap:8px;gap:8px}.growth-nav-divider{height:1px;background:var(--border-main);opacity:.9}.growth-suite-box{display:grid;grid-gap:8px;gap:8px;padding:8px;border:1px solid var(--border-main);border-radius:10px;background:color-mix(in srgb,var(--bg-surface) 84%,black)}.growth-nav-footer{margin-top:auto;margin-bottom:10px}.growth-account-row{display:flex;align-items:center;gap:8px}.growth-settings-button{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid var(--border-main);border-radius:999px;background:linear-gradient(180deg,color-mix(in srgb,var(--bg-surface) 88%,var(--accent-alt-1) 12%) 0,color-mix(in srgb,var(--bg-surface) 76%,black) 100%);color:var(--text-main);cursor:pointer;padding:0;font-size:24px;font-weight:700;line-height:1;box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}.growth-account-label{color:var(--text-sub);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 1;min-width:0}.growth-main{padding:14px 16px;background:radial-gradient(1200px 800px at 90% -8%,rgba(134,164,240,.2) 0,rgba(26,31,46,0) 54%),radial-gradient(900px 700px at -10% 8%,rgba(134,205,240,.16) 0,rgba(26,31,46,0) 48%),linear-gradient(180deg,color-mix(in srgb,var(--bg-page) 88%,var(--bg-surface-2)) 0,var(--bg-page) 100%),url(/assets/themes/aurora-bg-1.webp);background-size:cover;background-position:50%;box-sizing:border-box;font-family:Plus Jakarta Sans,Noto Sans JP,sans-serif}.growth-main-board{display:flex;flex-direction:column;height:100vh;overflow:hidden}.growth-main-board .growth-board-columns{flex:1 1;min-height:0}.growth-main-board .growth-board-column{overflow-y:auto}.growth-main-board .growth-board-column-head{position:-webkit-sticky;position:sticky;top:0;z-index:2;background:color-mix(in srgb,var(--bg-surface) 88%,black)}.growth-main-insight{overflow:hidden;height:100vh;display:flex;flex-direction:column;min-height:0;font-size:15px;line-height:1.6}.growth-menu-link{display:flex;align-items:center;gap:8px;border-left:3px solid transparent;border-radius:10px;background:transparent;color:color-mix(in srgb,var(--text-sub) 88%,#c7d2df);font-weight:500;padding:8px 10px}.growth-menu-link.active{border-left-color:var(--accent-main);background:linear-gradient(90deg,color-mix(in srgb,var(--accent-main) 26%,transparent) 0,color-mix(in srgb,var(--accent-main) 8%,transparent) 100%);color:var(--text-main);font-weight:700}.growth-menu-link-icon{width:18px;text-align:center}.growth-table{width:100%;border-collapse:collapse}.growth-table-minimal{background:transparent}.growth-table-surface{background:color-mix(in srgb,var(--bg-surface) 88%,black);border:1px solid var(--border-main);border-radius:14px;border-collapse:separate;border-spacing:0;overflow:hidden}.growth-table-surface thead tr:first-child th:first-child{border-top-left-radius:14px}.growth-table-surface thead tr:first-child th:last-child{border-top-right-radius:14px}.growth-table-surface tbody tr:last-child td:first-child{border-bottom-left-radius:14px}.growth-table-surface tbody tr:last-child td:last-child{border-bottom-right-radius:14px}.growth-th{text-align:left;color:var(--text-sub);background:color-mix(in srgb,var(--bg-surface-2) 92%,black)}.growth-td,.growth-th{border-bottom:1px solid var(--border-main);padding:8px}.growth-td{background:color-mix(in srgb,var(--bg-surface) 96%,black)}.growth-kpi-card{border:1px solid var(--border-main);border-radius:12px;background:linear-gradient(180deg,color-mix(in srgb,var(--bg-surface) 96%,#1b2430) 0,color-mix(in srgb,var(--bg-surface) 92%,#121920) 100%);box-shadow:0 14px 40px rgba(0,0,0,.22);padding:10px}.growth-kpi-label{color:var(--text-sub);font-size:12px;margin-bottom:6px}.growth-kpi-value{font-size:24px;font-weight:700}.growth-grid-kpi{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));grid-gap:10px;gap:10px}.growth-grid-two{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.growth-grid-three{display:grid;grid-template-columns:1.2fr 1fr 1fr;grid-gap:10px;gap:10px}.growth-card{border:1px solid var(--border-main);border-radius:14px;background:color-mix(in srgb,var(--bg-surface) 92%,black);padding:12px}.growth-card-title{margin:0 0 8px}.growth-caption-with-margin{color:var(--text-sub);font-size:12px;margin-bottom:8px}.growth-row-clickable{cursor:pointer}.growth-page-header{justify-content:space-between;align-items:center;margin-bottom:10px}.growth-page-actions,.growth-page-header{display:flex;gap:8px;flex-wrap:wrap}.growth-page-title{margin:0;line-height:1.2}.growth-board-filters{display:flex;gap:8px;margin-bottom:12px;flex-wrap:nowrap;overflow-x:auto;flex-shrink:0}.growth-dashboard-stack{display:grid;grid-gap:14px;gap:14px}.growth-dashboard-filters{display:flex;gap:8px;flex-wrap:nowrap;overflow-x:auto;align-items:center}.growth-filter-row{display:flex;gap:8px;margin-bottom:10px;flex-wrap:wrap}.growth-shared-section{border:1px solid var(--border-main);border-radius:12px;background:color-mix(in srgb,var(--bg-surface) 92%,black);padding:12px;display:flex;flex-direction:column;min-height:calc(100vh - 170px)}.growth-shared-head{align-items:center}.growth-shared-head,.growth-shared-toolbar{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:10px}.growth-shared-toolbar{padding:8px;background:color-mix(in srgb,var(--bg-surface-2) 96%,black)}.growth-shared-editor,.growth-shared-toolbar{border:1px solid var(--border-main);border-radius:10px}.growth-shared-editor{min-height:0;height:100%;flex:1 1;background:linear-gradient(180deg,color-mix(in srgb,var(--bg-surface-2) 96%,black) 0,color-mix(in srgb,var(--bg-surface-2) 92%,black) 100%);color:var(--text-main);padding:12px 14px;line-height:1.7;font-size:14px;white-space:pre-wrap;outline:none}.growth-caption-loading{color:var(--text-sub);font-size:12px;margin-top:8px}.growth-insight-layout{display:grid;grid-template-columns:minmax(0,1fr) 520px;grid-gap:12px;gap:12px;flex:1 1;min-height:0}.growth-insight-layout-single{grid-template-columns:1fr}.growth-insight-list{border:1px solid var(--border-main);border-radius:14px;background:color-mix(in srgb,var(--bg-surface) 90%,black);padding:12px;overflow:auto;min-height:0}.growth-insight-toolbar{display:flex;gap:8px;margin-bottom:10px}.growth-insight-list-title{color:var(--text-sub);font-size:13px;margin-bottom:8px}.growth-insight-items{display:grid;grid-gap:8px;gap:8px}.growth-insight-item{display:block;text-align:left;border:1px solid var(--border-main);border-radius:8px;background:var(--bg-surface-2);color:var(--text-main);padding:10px 12px;cursor:pointer;-moz-user-select:text;user-select:text;-webkit-user-select:text}.growth-insight-item-active{border-color:color-mix(in srgb,var(--accent-primary) 55%,var(--border-main));box-shadow:0 0 0 1px color-mix(in srgb,var(--accent-primary) 22%,transparent)}.growth-insight-item:focus-visible{outline:2px solid color-mix(in srgb,var(--accent-primary) 62%,white);outline-offset:2px}.growth-insight-item-title{font-weight:700;font-size:15px;margin:4px 0;line-height:1.4}.growth-insight-item-summary{font-size:14px;line-height:1.55;color:color-mix(in srgb,var(--text-sub) 86%,var(--text-main))}.growth-insight-item-body{margin:10px 0 0;padding-top:10px;border-top:1px solid var(--border-main);white-space:pre-wrap;word-break:break-word;color:color-mix(in srgb,var(--text-main) 92%,white);font:inherit;font-size:15px;line-height:1.75}.growth-caption-mini{color:var(--text-sub);font-size:13px}.growth-zero-margin{margin:0}.growth-caption-top{color:var(--text-sub);font-size:13px;margin-top:6px}.growth-insight-chat-panel{border:1px solid var(--border-main);border-radius:14px;background:color-mix(in srgb,var(--bg-surface) 90%,black);padding:14px;display:grid;grid-template-rows:auto 1fr auto;grid-gap:12px;gap:12px;min-height:0}.growth-insight-chat-head{border-bottom:1px solid var(--border-main);padding-bottom:10px}.growth-insight-chat-body{overflow:auto;border:1px solid var(--border-main);border-radius:12px;background:var(--bg-surface-2);padding:14px;display:grid;grid-gap:14px;gap:14px;min-height:0}.growth-insight-chat-row{display:flex;align-items:flex-start;gap:8px}.growth-insight-chat-row-user{justify-content:flex-end}.growth-insight-chat-row-assistant{justify-content:flex-start}.growth-chat-bubble{max-width:88%;border:1px solid var(--border-main);border-radius:14px;background:color-mix(in srgb,var(--bg-surface-2) 96%,black);padding:10px 12px}.growth-chat-bubble-user{border:1px solid color-mix(in srgb,var(--accent-main) 55%,var(--border-main));border-radius:18px;background:color-mix(in srgb,var(--accent-strong) 78%,var(--bg-surface-2))}.growth-chat-bubble-assistant{border:1px solid var(--border-main);border-radius:14px;background:color-mix(in srgb,var(--bg-surface-2) 96%,black)}.growth-chat-meta{font-size:12px;color:var(--text-sub);margin-bottom:4px}.growth-chat-content{white-space:pre-wrap;font-size:14px;line-height:1.65}.growth-insight-avatar{width:22px;height:22px;border-radius:999px;background:color-mix(in srgb,var(--bg-surface-3) 80%,black);color:color-mix(in srgb,var(--text-main) 82%,var(--text-sub));font-size:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.growth-insight-input-footer{border-top:1px solid var(--border-main);padding-top:10px}.growth-insight-input-wrap{display:flex;gap:8px;border:1px solid var(--border-main);border-radius:16px;background:color-mix(in srgb,var(--bg-surface-2) 86%,black);padding:8px}.growth-insight-textarea{flex:1 1;min-height:84px;border-radius:12px;border:none;outline:none;background:transparent;color:var(--text-main);padding:8px;resize:none;font-size:14px;line-height:1.6}.growth-company-select{min-width:260px}.growth-board-columns{display:flex;gap:10px;overflow-x:auto}.growth-board-column-head{padding:10px;border-bottom:1px solid var(--border-main);display:flex;justify-content:space-between;align-items:center}.growth-board-column-head-right{display:flex;align-items:center;gap:6px}.growth-board-column-title{font-size:14px}.growth-board-collapse-btn{width:24px;height:24px;border:1px solid var(--border-main);border-radius:6px;background:transparent;color:var(--text-sub);cursor:pointer;font-size:14px;line-height:1;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.growth-board-collapse-btn:hover{background:var(--bg-surface-2);color:var(--text-main)}.growth-board-column.growth-board-column-collapsed{flex:0 0 40px;min-width:40px;max-width:40px}.growth-board-expand-btn{width:100%;height:100%;flex:1 1;border:none;background:transparent;color:var(--text-sub);cursor:pointer;display:flex;flex-direction:column;align-items:center;padding:12px 4px;gap:8px}.growth-board-expand-btn:hover{background:var(--bg-surface-2);border-radius:10px;color:var(--text-main)}.growth-board-collapsed-title{writing-mode:vertical-rl;font-size:13px;font-weight:600;white-space:nowrap}.growth-trash-grid{display:grid;grid-gap:16px;gap:16px}.growth-modal-backdrop{position:fixed;inset:0;z-index:120;padding:18px;display:grid;place-items:center;background:rgba(2,5,8,.62)}.growth-modal-panel{width:min(680px,100%);max-height:86vh;overflow:auto;border:1px solid var(--border-main);border-radius:12px;background:color-mix(in srgb,var(--bg-surface) 92%,#050709);color:var(--text-main);padding:20px;box-shadow:var(--shadow-dark)}.growth-linked-panel{margin-top:14px;border:1px solid var(--border-main);border-radius:8px;background:color-mix(in srgb,var(--bg-surface-2) 92%,black);padding:12px;display:grid;grid-gap:10px;gap:10px}.growth-linked-panel-head{align-items:center;justify-content:space-between}.growth-linked-actions,.growth-linked-panel-head{display:flex;gap:8px;flex-wrap:wrap}.growth-linked-count{display:inline-flex;align-items:center;justify-content:center;min-width:24px;margin-left:8px;padding:0 8px;border:1px solid var(--border-main);border-radius:999px;background:color-mix(in srgb,var(--bg-surface) 90%,black);color:var(--text-sub);font-size:12px}.growth-inline-link{padding:0;border:none;background:transparent;color:var(--accent-primary);cursor:pointer;font:inherit;text-align:left}.growth-inline-link:hover{color:var(--accent-strong);text-decoration:underline}.growth-modal-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.growth-field-label{display:grid;grid-gap:4px;gap:4px;font-size:12px;color:var(--text-sub)}.growth-field-readonly{border:1px solid var(--border-main);border-radius:8px;background:var(--bg-surface-2);color:var(--text-main);padding:8px 10px;min-height:38px}.growth-readonly-textarea{min-height:120px;color:color-mix(in srgb,var(--text-main) 88%,var(--text-sub))}.growth-readonly-textarea,.growth-textarea-wrap{white-space:pre-wrap;word-break:break-word}.growth-fieldset{border:1px solid var(--border-main);border-radius:8px;padding:8px 10px;display:grid;grid-gap:6px;gap:6px}.growth-fieldset-relative{position:relative}.growth-fieldset-legend{color:var(--text-sub);font-size:12px;padding:0 4px}.growth-radio-item{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:var(--text-main);cursor:pointer}.growth-radio-group{display:flex;flex-wrap:wrap;gap:10px}.growth-selected-chip{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--border-main);border-radius:999px;background:color-mix(in srgb,var(--bg-surface-2) 86%,black);color:var(--text-main);padding:4px 8px;font-size:12px}.growth-chip-group{display:flex;gap:6px;flex-wrap:wrap}.growth-chip-remove{border:none;background:transparent;color:var(--text-sub);cursor:pointer;padding:0;line-height:1}.growth-field-relative{position:relative;gap:6px}.growth-dropdown{position:absolute;top:100%;left:0;right:0;margin-top:4px;border:1px solid var(--border-main);border-radius:8px;background:color-mix(in srgb,var(--bg-surface-2) 90%,black);max-height:220px;overflow-y:auto}.growth-dropdown-user{z-index:40}.growth-dropdown-company{z-index:30}.growth-dropdown-item{width:100%;text-align:left;background:transparent;color:var(--text-main);border:none;border-bottom:1px solid var(--border-main);padding:8px 10px;cursor:pointer}.growth-dropdown-item-active{background:color-mix(in srgb,var(--accent-main) 16%,var(--bg-surface-2))}.growth-dropdown-empty{padding:8px 10px;color:var(--text-sub)}.growth-drawer-backdrop{position:fixed;inset:0;z-index:100;background:rgba(2,5,8,.48)}.growth-check-label{font-size:12px;color:var(--text-sub);display:flex;gap:8px;align-items:center}.growth-company-partner-row{display:flex;gap:12px;align-items:flex-end;flex-wrap:wrap}.growth-company-partner-tier{flex:1 1 220px}.growth-company-reseller-toggle{min-height:38px;padding-bottom:6px}.growth-partner-grant-status{display:grid;grid-gap:6px;gap:6px;border:1px solid var(--border-subtle);background:color-mix(in srgb,var(--bg-surface-2) 74%,transparent);border-radius:8px;padding:10px 12px}.growth-partner-grant-status.is-warning{border-color:color-mix(in srgb,var(--accent-warn) 70%,var(--border-subtle));background:color-mix(in srgb,var(--accent-warn) 12%,var(--bg-surface-2))}.growth-partner-grant-line{display:flex;justify-content:space-between;gap:12px;font-size:12px}.growth-partner-grant-line span{color:var(--text-sub)}.growth-partner-grant-line strong{color:var(--text-main);font-weight:600;text-align:right}.growth-partner-grant-warning{margin:2px 0 0;color:color-mix(in srgb,var(--accent-warn) 74%,#fff);font-size:12px}.growth-caption-text{font-size:12px;color:var(--text-sub)}.growth-role-note{font-size:12px}.growth-role-note-can{color:var(--accent-main)}.growth-role-note-readonly{color:var(--accent-warn)}.growth-caption-error{font-size:12px;color:color-mix(in srgb,var(--accent-danger) 62%,#ffd6dc)}.growth-toast{position:fixed;top:14px;right:20px;z-index:140;background:var(--accent-strong);border:1px solid var(--accent-main);color:#fff;border-radius:8px;padding:8px 12px;font-size:13px;box-shadow:var(--shadow-1)}.growth-form-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:6px}.growth-tool-btn{padding:6px 10px}.growth-button-compact{padding:4px 8px}.growth-form-grid{display:grid;grid-gap:12px;gap:12px}.growth-submit-btn{padding:8px 10px}.growth-settings-menu{display:grid;grid-gap:10px;gap:10px}.growth-dist-list{display:grid;grid-gap:7px;gap:7px}.growth-dist-row{display:grid;grid-template-columns:1fr 64px;grid-gap:8px;gap:8px;align-items:center;opacity:0;transform:translateY(6px);animation:growth-chart-row-enter .42s ease-out forwards}.growth-dist-key{font-size:12px;color:var(--text-main);margin-bottom:3px}.growth-dist-bar-track{height:8px;background:color-mix(in srgb,var(--bg-surface-3) 78%,black);border-radius:999px;overflow:hidden}.growth-dist-count{font-size:12px;text-align:right}.growth-weekly-list{display:grid;grid-gap:6px;gap:6px}.growth-weekly-row{display:grid;grid-template-columns:56px 1fr 72px 72px;align-items:center;grid-gap:8px;gap:8px;opacity:0;transform:translateY(6px);animation:growth-chart-row-enter .42s ease-out forwards}.growth-weekly-bars{display:grid;grid-gap:4px;gap:4px}.growth-caption-empty{color:var(--text-sub);font-size:13px;padding:8px 4px}.growth-board-column{border:1px solid var(--border-main);border-radius:10px;background:color-mix(in srgb,var(--bg-surface) 88%,black);min-height:420px;min-width:220px;flex:1 1;display:flex;flex-direction:column}.growth-board-column-body{padding:8px;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:8px;flex:1 1}.growth-board-card{border:1px solid var(--border-main);border-radius:8px;background:color-mix(in srgb,var(--bg-surface-2) 92%,black);padding:8px;cursor:pointer}.growth-board-card-dragging{opacity:.6}.growth-board-card-button{width:100%;text-align:left;border:none;background:transparent;color:var(--text-main);padding:0;margin:0;cursor:pointer}.growth-board-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:6px}.growth-board-card-title{font-weight:700;font-size:14px}.growth-board-card-subtitle{color:var(--text-sub);font-size:12px;margin-top:2px}.growth-board-card-meta{display:grid;grid-gap:4px;gap:4px;color:color-mix(in srgb,var(--text-main) 84%,var(--text-sub));font-size:12px;line-height:1.5}.growth-board-next-label{font-size:11px;color:var(--text-sub);display:block;margin-bottom:4px}.growth-board-next-input{width:100%;min-height:78px;border-radius:6px;border:1px solid color-mix(in srgb,var(--accent-alt-1) 12%,var(--border-main));background:color-mix(in srgb,var(--bg-surface-3) 64%,black);color:var(--text-main);padding:6px;white-space:pre-wrap;word-break:break-word;overflow-y:hidden;resize:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.03),inset 0 0 0 1px rgba(10,14,24,.16);transition:border-color .14s ease,background .14s ease}.growth-board-next-input:focus{outline:none;border-color:color-mix(in srgb,var(--accent-alt-1) 28%,var(--border-main));background:color-mix(in srgb,var(--bg-surface-3) 72%,black)}.growth-board-next-input-readonly{opacity:.88}.growth-dist-bar-fill{height:100%;transform-box:fill-box;transform-origin:left center;transform:scaleX(0);animation:growth-chart-bar-fill .9s cubic-bezier(.22,1,.36,1) forwards}.growth-dist-bar-fill-svg{width:100%;height:100%;display:block}.growth-dist-bar-fill-c0{fill:#5d8fff}.growth-dist-bar-fill-c1{fill:#17b5d6}.growth-dist-bar-fill-c2{fill:#9b66ff}.growth-dist-bar-fill-c3{fill:#1db986}.growth-dist-bar-fill-c4{fill:#f6a23c}.growth-dist-bar-fill-c5{fill:#e56da7}.growth-dist-bar-fill-c6{fill:#7ed957}.growth-dist-bar-fill-c7{fill:#55c0ff}.growth-dist-row:first-child,.growth-weekly-row:first-child{animation-delay:40ms}.growth-dist-row:nth-child(2),.growth-weekly-row:nth-child(2){animation-delay:90ms}.growth-dist-row:nth-child(3),.growth-weekly-row:nth-child(3){animation-delay:.14s}.growth-dist-row:nth-child(4),.growth-weekly-row:nth-child(4){animation-delay:.19s}.growth-dist-row:nth-child(5),.growth-weekly-row:nth-child(5){animation-delay:.24s}.growth-dist-row:nth-child(6),.growth-weekly-row:nth-child(6){animation-delay:.29s}.growth-dist-row:nth-child(7),.growth-weekly-row:nth-child(7){animation-delay:.34s}.growth-dist-row:nth-child(8),.growth-weekly-row:nth-child(8){animation-delay:.39s}.growth-dist-row:nth-child(n+9),.growth-weekly-row:nth-child(n+9){animation-delay:.43s}.growth-dist-row:first-child .growth-dist-bar-fill,.growth-weekly-row:first-child .growth-dist-bar-fill{animation-delay:.12s}.growth-dist-row:nth-child(2) .growth-dist-bar-fill,.growth-weekly-row:nth-child(2) .growth-dist-bar-fill{animation-delay:.17s}.growth-dist-row:nth-child(3) .growth-dist-bar-fill,.growth-weekly-row:nth-child(3) .growth-dist-bar-fill{animation-delay:.22s}.growth-dist-row:nth-child(4) .growth-dist-bar-fill,.growth-weekly-row:nth-child(4) .growth-dist-bar-fill{animation-delay:.27s}.growth-dist-row:nth-child(5) .growth-dist-bar-fill,.growth-weekly-row:nth-child(5) .growth-dist-bar-fill{animation-delay:.32s}.growth-dist-row:nth-child(6) .growth-dist-bar-fill,.growth-weekly-row:nth-child(6) .growth-dist-bar-fill{animation-delay:.37s}.growth-dist-row:nth-child(7) .growth-dist-bar-fill,.growth-weekly-row:nth-child(7) .growth-dist-bar-fill{animation-delay:.42s}.growth-dist-row:nth-child(8) .growth-dist-bar-fill,.growth-weekly-row:nth-child(8) .growth-dist-bar-fill{animation-delay:.47s}.growth-dist-row:nth-child(n+9) .growth-dist-bar-fill,.growth-weekly-row:nth-child(n+9) .growth-dist-bar-fill{animation-delay:.52s}@keyframes growth-chart-row-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes growth-chart-bar-fill{0%{transform:scaleX(0);filter:saturate(1.22) brightness(1.12)}to{transform:scaleX(1);filter:saturate(1) brightness(1)}}@media (prefers-reduced-motion:reduce){.growth-dist-bar-fill,.growth-dist-row,.growth-weekly-row{animation:none!important;opacity:1;transform:none;filter:none}}.growth-text-left{text-align:left}.growth-logout-button{padding:10px 12px;text-align:left}.growth-editor-drawer{position:fixed;top:0;right:0;width:min(460px,100%);height:100vh;background:var(--bg-surface-2);border-left:1px solid var(--border-main);padding:16px;overflow:auto;z-index:101}.growth-editor-drawer-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.growth-editor-drawer-actions{display:flex;gap:8px}.growth-partner-deals-section,.growth-terms-panel{margin-top:14px;border:1px solid var(--border-main);border-radius:12px;background:color-mix(in srgb,var(--bg-surface-2) 92%,black);padding:12px}.growth-partner-deals-head{display:flex;justify-content:space-between;gap:10px;align-items:flex-start;flex-wrap:wrap;margin-bottom:10px}.growth-partner-deals-title{margin:0 0 4px;font-size:15px}.growth-partner-deals-table-wrap{border:1px solid var(--border-main);border-radius:10px;overflow-x:auto}.growth-terms-head{display:flex;justify-content:space-between;gap:8px;align-items:center;flex-wrap:wrap;margin-bottom:8px}.growth-terms-status{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:999px;border:1px solid var(--border-main);background:color-mix(in srgb,var(--bg-surface) 88%,black);color:var(--text-sub);font-size:11px}.growth-terms-meta{display:grid;grid-gap:4px;gap:4px;color:var(--text-sub);font-size:12px;margin-bottom:10px}.growth-terms-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.growth-terms-item{border:1px solid var(--border-main);border-radius:10px;background:color-mix(in srgb,var(--bg-surface) 90%,black);padding:10px}.growth-terms-item-wide{grid-column:1/-1}.growth-terms-label{color:var(--text-sub);font-size:11px;margin-bottom:4px}.growth-terms-value{color:var(--text-main);font-size:13px;line-height:1.5;word-break:break-word}.growth-insight-send-button-busy{opacity:.6}.growth-button-push-left{margin-right:auto}.growth-member-submit-button-disabled{opacity:.65}@media (max-width:1023px){.growth-shell{grid-template-columns:minmax(0,1fr)}.growth-nav{position:static;height:auto}.growth-grid-three,.growth-grid-two,.growth-terms-grid{grid-template-columns:minmax(0,1fr)}}