.login-shell{width:min(960px,100%);display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:stretch}@media(max-width:760px){.login-shell{grid-template-columns:1fr}.login-hero{display:none}}.login-hero{display:flex;flex-direction:column;justify-content:center;padding:36px 8px}.login-hero-head{display:flex;align-items:center;gap:14px}.login-hero-titles{display:flex;flex-direction:column;gap:6px}.login-hero-name.ant-typography{margin:0}.login-hero-sub{display:flex;flex-wrap:wrap;gap:6px}.login-hero-tagline.ant-typography{margin:18px 0 22px;color:var(--app-muted);font-size:15px}.login-links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.login-links li{display:flex;flex-direction:column;gap:2px;padding-left:14px;border-left:3px solid var(--app-blue)}.login-links-desc.ant-typography{color:var(--app-muted);font-size:13px}.login-redline.ant-typography{margin:26px 0 0;color:var(--app-muted);font-size:12px}.login-panel-title.ant-typography{margin:0 0 4px}.login-error{margin-bottom:16px}.login-form-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.plan-page{min-height:100vh;background:#f4f7f6;color:#18332f}.plan-hero{min-height:520px;display:grid;place-items:center;padding:72px 24px;overflow:hidden;position:relative;background:radial-gradient(circle at 78% 20%,rgba(255,255,255,.22),transparent 24%),linear-gradient(135deg,#063f3a,#08786e 58%,#15a28e);color:#fff}.plan-hero:after{content:"";position:absolute;width:430px;height:430px;right:-100px;bottom:-250px;border:78px solid rgba(255,255,255,.08);border-radius:50%}.plan-hero-inner{width:min(1120px,100%);position:relative;z-index:1}.plan-eyebrow,.plan-section-heading>span,.plan-form-copy>span{color:#6fe0cf;font-size:13px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.plan-hero h1{max-width:720px;margin:14px 0;font-size:clamp(42px,7vw,78px);line-height:1.08;letter-spacing:-.04em}.plan-hero p{max-width:620px;margin:0 0 32px;color:#ffffffc7;font-size:clamp(16px,2vw,20px);line-height:1.8}.plan-hero-action{display:inline-flex;padding:14px 26px;border-radius:999px;background:#fff;color:#08786e;font-weight:800;text-decoration:none}.plan-hero-trust{display:flex;gap:24px;margin-top:38px;color:#ffffffb3;font-size:13px}.plan-hero-trust span{display:flex;align-items:center;gap:7px}.plan-section{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:84px 0;scroll-margin-top:20px}.plan-section-heading{margin-bottom:34px;text-align:center}.plan-section-heading>span,.plan-form-copy>span{color:#0a8c7e}.plan-section-heading h2,.plan-form-copy h2{margin:8px 0 10px;font-size:clamp(28px,4vw,42px);letter-spacing:-.03em}.plan-section-heading p,.plan-form-copy p{color:#70817e;line-height:1.7}.plan-grid{width:min(360px,100%);margin:0 auto;display:grid;grid-template-columns:1fr;align-items:stretch}.plan-card{min-width:0;padding:28px 20px 22px;position:relative;overflow:hidden;border:1px solid #dce7e4;border-radius:18px;background:#fff;box-shadow:0 12px 36px #143f380d}.plan-card-featured{border:2px solid #0b9485;transform:translateY(-10px);box-shadow:0 20px 48px #0b948529}.plan-badge{position:absolute;top:0;right:0;padding:7px 12px;border-radius:0 16px 0 12px;background:#0b9485;color:#fff;font-size:11px;font-weight:800}.plan-price{padding-bottom:20px;border-bottom:1px solid #edf2f1}.plan-price b{color:#087c71;font-size:34px}.plan-price span{color:#82908e;font-size:12px}.plan-data{margin:24px 0;font-size:30px;font-weight:850}.plan-data span{display:block;margin-top:4px;color:#82908e;font-size:12px;font-weight:500}.plan-quota{display:grid;grid-template-columns:1fr 1fr;gap:8px;color:#82908e;font-size:11px}.plan-quota b{display:block;margin-bottom:3px;color:#2b4541;font-size:14px}.plan-card button{width:100%;margin-top:24px;padding:11px;border:1px solid #0b9485;border-radius:10px;background:#fff;color:#087c71;cursor:pointer;font-weight:800}.plan-card button:hover{background:#0b9485;color:#fff}.plan-notes{display:grid;grid-template-columns:repeat(5,1fr);margin-top:26px;border:1px solid #dce7e4;border-radius:16px;background:#fff}.plan-notes div{min-width:0;padding:18px;border-right:1px solid #edf2f1}.plan-notes div:last-child{border-right:0}.plan-notes b,.plan-notes span{display:block}.plan-notes b{margin-bottom:6px;color:#284641}.plan-notes span{color:#748480;font-size:12px;line-height:1.6}.plan-form-section{width:min(1040px,calc(100% - 40px));display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;align-items:center;margin:0 auto 80px;padding:64px;border-radius:24px;background:#e2f1ed;scroll-margin-top:20px}.plan-selected-summary{display:inline-flex;flex-direction:column;padding:18px 22px;border-radius:14px;background:#0a7f74;color:#fff}.plan-selected-summary b{font-size:30px}.plan-selected-summary span{color:#ffffffbf}.plan-form{padding:30px;border-radius:18px;background:#fff;box-shadow:0 16px 46px #1b4c441a}.plan-form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.plan-form .ant-btn{height:48px;border-radius:10px;font-weight:800}.plan-form .ant-input,.plan-form .ant-input-affix-wrapper{border-radius:9px}.privacy-policy-link{padding:0;border:0;background:transparent;color:#087c71;cursor:pointer;font-weight:700}.privacy-policy-link:hover{color:#0b9485;text-decoration:underline}.privacy-policy{max-height:min(68vh,680px);padding-right:12px;overflow-y:auto;color:#455b57;line-height:1.85}.privacy-policy h3{margin:24px 0 8px;color:#18332f;font-size:16px}.privacy-policy h3:first-of-type{margin-top:16px}.privacy-policy p{margin:8px 0}.privacy-policy ul{margin:8px 0;padding-left:22px}.privacy-policy li{margin-bottom:7px}.privacy-policy a{color:#087c71}.plan-footer{padding:0 20px 40px;color:#8a9996;font-size:12px;text-align:center}.plan-success{padding:18px 8px 8px;text-align:center}.plan-success>span{color:#16a085;font-size:60px}.plan-success h2{margin:16px 0 8px}.plan-success p{color:#71817e}.plan-success small{display:block;margin:16px 0 22px;color:#97a4a2}@media(max-width:980px){.plan-card-featured{transform:none}.plan-notes{grid-template-columns:1fr 1fr}.plan-notes div{border-bottom:1px solid #edf2f1}.plan-form-section{gap:36px;padding:42px}}@media(max-width:640px){.plan-hero{min-height:470px;padding:52px 20px}.plan-hero-trust{flex-direction:column;gap:10px}.plan-section{width:min(100% - 24px,1180px);padding:58px 0}.plan-grid{grid-template-columns:1fr}.plan-card{padding:24px 22px}.plan-notes{grid-template-columns:1fr}.plan-notes div{border-right:0}.plan-form-section{width:100%;grid-template-columns:1fr;gap:28px;margin-bottom:40px;padding:48px 16px;border-radius:0}.plan-form{padding:22px 18px}.plan-form-row{grid-template-columns:1fr;gap:0}}:root{color-scheme:light;--app-ink: #172033;--app-blue: #0e8f87;--app-cyan: #12a89f;--app-green: #10b981;--app-amber: #f59e0b;--app-bg: #f6f7f9;--app-surface: #ffffff;--app-border: #e8edf2;--app-muted: #607080}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;min-width:320px;background:var(--app-bg);color:var(--app-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}button{font:inherit}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,#f8fafc,#eef4ff)}.login-panel{width:min(420px,100%);border:1px solid var(--app-border);border-radius:8px;box-shadow:0 24px 70px #1720331a}.login-panel .ant-card-body{padding:32px}.login-brand-mark{width:52px;height:52px;display:inline-grid;place-items:center;margin-bottom:18px;border-radius:8px;color:#fff;background:linear-gradient(135deg,var(--app-blue),var(--app-cyan));font-size:24px}.login-subtitle,.muted-copy{color:var(--app-muted)}.app-shell{min-height:100vh;background:var(--app-bg)}.app-sider{position:sticky!important;top:0;height:100vh;overflow:hidden;background:#172026!important;border-right:0}.app-brand{height:76px;display:flex;align-items:center;gap:11px;padding:0 18px}.app-brand-mark{width:38px;height:38px;display:inline-grid;place-items:center;flex:0 0 auto;border-radius:8px;color:#fff;background:#0e8f87;font-size:20px}.app-brand-copy{min-width:0;display:flex;flex-direction:column;overflow:hidden;line-height:1.2}.app-brand-title{display:block;overflow:hidden;color:#fff;font-size:15px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.app-brand-subtitle,.app-header-context,.app-user-role{color:var(--app-muted);font-size:12px}.app-brand-subtitle{color:#a9b6c2}.app-nav{display:flex;flex-direction:column;gap:4px;padding:4px 10px}.app-nav-item{width:100%;height:42px;display:flex;align-items:center;gap:10px;padding:0 12px;border:0;border-radius:6px;background:transparent;color:#526071;cursor:pointer;font-weight:600;text-align:left}.app-nav-item:hover,.app-nav-item-active{background:#eef4ff;color:var(--app-blue)}.app-menu.ant-menu-dark,.app-menu.ant-menu-dark .ant-menu-sub,.app-menu.ant-menu-dark .ant-menu-inline.ant-menu-sub{background:#172026}.app-menu.ant-menu-dark .ant-menu-item{height:38px;margin:4px 12px;width:calc(100% - 24px);border-radius:6px;color:#b8c7d6;font-size:13px}.app-menu.ant-menu-dark .ant-menu-item-selected{background:#0e8f87;color:#fff}.app-menu.ant-menu-dark .ant-menu-item:not(.ant-menu-item-selected):hover{background:#ffffff14;color:#fff}.app-menu.ant-menu-dark .ant-menu-item-group-title{padding:14px 28px 4px;color:#7a8b9c;font-size:11px;letter-spacing:.5px}.app-header{height:64px;display:flex;align-items:center;gap:16px;padding:0 20px;border-bottom:1px solid var(--app-border);background:#fff}.app-header-title{min-width:0;display:flex;flex:1 1 auto;flex-direction:column}.app-header-section{color:var(--app-ink);font-size:16px;font-weight:800}.app-user{display:flex;align-items:center;gap:10px;padding:6px 8px;border:0;border-radius:6px;background:transparent;cursor:pointer}.app-user:hover{background:#f8fafc}.app-user-copy{display:flex;flex-direction:column;text-align:left;line-height:1.2}.app-content{min-height:calc(100vh - 64px);padding:20px 32px 32px}.page-stack{display:flex;flex-direction:column;gap:16px}.page-header .ant-typography{margin:0}.page-header .ant-typography+.ant-typography{margin-top:6px;color:var(--app-muted)}.page-header-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.page-header-row>.page-header{min-width:0}.number-segment-page .ant-card,.plan-members-page .ant-card{border-color:var(--app-border);border-radius:8px;box-shadow:none}.number-segment-page .page-header-row{align-items:center}.number-segment-intro{color:#607080;font-size:13px}.number-segment-page .ant-card-body,.plan-members-page .ant-card-body{padding:20px 24px}.number-segment-page .ant-btn-primary,.plan-members-page .ant-btn-primary{background:#0e8f87;border-color:#0e8f87}.segment-stats .ant-card-body{min-height:78px;padding:14px 24px}.segment-stats .ant-statistic-title{margin-bottom:4px;color:#607080;font-size:12px}.segment-stats .ant-statistic-content{display:flex;align-items:baseline;gap:12px;color:#172026}.segment-stats .ant-statistic-content-value{font-size:24px;font-weight:700}.segment-stats .ant-statistic-content-suffix{color:#8a96a3;font-size:11px}.section-titleline{display:flex;align-items:baseline;gap:16px;margin-bottom:16px}.section-titleline .ant-typography{margin:0}.section-titleline-with-action{align-items:center;justify-content:space-between}.section-title-copy{display:flex;align-items:baseline;gap:16px;min-width:0}.segment-query-card .ant-form-item,.plan-member-query-card .ant-form-item{margin-bottom:8px}.segment-query-card .ant-form-item-label,.plan-member-query-card .ant-form-item-label{padding-bottom:4px}.segment-query-card .ant-form-item-label>label,.plan-member-query-card .ant-form-item-label>label{color:#607080;font-size:12px}.segment-query-card .ant-input,.segment-query-card .ant-select-selector,.plan-member-query-card .ant-input,.plan-member-query-card .ant-select-selector,.plan-member-query-card .ant-picker{border-color:var(--app-border)!important;border-radius:6px}.query-actions{width:100%;justify-content:flex-end;margin-top:4px}.export-filter-card .ant-card-body{padding:18px 20px 16px}.export-filter-card .ant-form-item{margin-bottom:10px}.export-filter-card .ant-form-item-label,.call-tag-filter-card .ant-form-item-label{padding-bottom:4px}.export-filter-card .ant-form-item-label>label,.call-tag-filter-card .ant-form-item-label>label{color:#607080;font-size:12px}.filter-section-heading{display:flex;align-items:center;min-height:24px;margin-bottom:8px}.filter-section-heading .ant-typography,.export-advanced-toggle-row>.ant-typography{color:#172026;font-size:13px}.export-advanced-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:6px 0 0;padding-top:10px;border-top:1px solid #eef1f4}.export-advanced-toggle.ant-btn-link{height:28px;padding-inline:0;color:#0e8f87;font-size:13px;font-weight:500}.export-advanced-panel{margin-top:10px}.export-filter-card .ant-input,.export-filter-card .ant-input-number,.export-filter-card .ant-picker,.export-filter-card .ant-select-selector,.call-tag-filter-card .ant-input,.call-tag-filter-card .ant-input-number,.call-tag-filter-card .ant-picker,.call-tag-filter-card .ant-select-selector{border-color:#dce3ea!important;border-radius:6px}.call-tag-filter-card .ant-card-body{padding:18px 20px 16px}.call-tag-filter-card .ant-form-item{margin-bottom:10px}.call-tag-list{max-width:100%}.call-tag-list .ant-tag{margin-inline-end:0}.filter-inline-actions{width:100%;align-items:center;justify-content:flex-start}.filter-inline-actions .ant-btn{min-width:58px}.create-task-page{padding-bottom:10px}.create-task-header{align-items:flex-start}.create-task-header .ant-btn-link{height:24px;padding:0;color:#0e8f87;font-size:13px;font-weight:500}.create-panel.ant-card{border-color:var(--app-border);border-radius:8px;box-shadow:none}.create-panel .ant-card-body{padding:20px 24px}.create-panel .section-titleline{min-height:34px;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #eef1f4}.create-panel .section-titleline-with-action,.create-panel .ant-form-item{margin-bottom:12px}.create-panel .ant-form-item-label{padding-bottom:6px}.create-panel .ant-form-item-label>label{color:#607080;font-size:12px;font-weight:500}.create-panel .ant-input,.create-panel .ant-input-number,.create-panel .ant-select-selector{border-color:#dce3ea!important;border-radius:6px}.task-mode-tag{display:inline-flex;align-items:center;justify-content:center;min-width:86px;height:24px;margin-top:5px;border:0;border-radius:12px;font-weight:700}.create-outline-action.ant-btn{min-width:130px;height:32px;border-color:#0e8f87;color:#0e8f87;font-size:12px;font-weight:700}.create-grid-table{display:grid;row-gap:0}.create-subtask-table{grid-template-columns:minmax(220px,1.2fr) 150px 106px 108px minmax(220px,1.25fr) 64px}.create-rule-table{grid-template-columns:72px minmax(420px,1fr) minmax(260px,.78fr) 64px}.create-grid-head{min-height:38px;display:flex;align-items:center;padding:0 20px;background:#fafbfc;color:#607080;font-size:12px;font-weight:600}.create-grid-head:first-child{border-radius:6px 0 0 6px}.create-subtask-table .create-grid-head:nth-child(6),.create-rule-table .create-grid-head:nth-child(4){border-radius:0 6px 6px 0}.create-grid-action{justify-content:center;padding-inline:8px}.create-grid-row{display:contents}.create-grid-row>*{min-height:58px;display:flex;align-items:flex-start;padding:12px 20px;border-bottom:1px solid #eef1f4}.create-grid-row>.ant-btn{align-items:center;justify-content:center;height:58px;padding-inline:8px}.create-grid-row .ant-form-item{width:100%;margin-bottom:0}.create-grid-row .ant-form-item-label{display:none}.create-grid-row .ant-input-number{width:100%}.create-panel-note{display:block;margin-top:12px;font-size:12px}.rule-condition-cell{display:flex;flex-direction:column;gap:6px}.rule-condition-preview{color:#172026;font-size:12px}.condition-editor-details summary{width:max-content;color:#0e8f87;cursor:pointer;font-size:12px;font-weight:500;list-style:none}.condition-editor-details summary::-webkit-details-marker{display:none}.condition-editor-list{display:flex;flex-direction:column;gap:6px;margin-top:8px}.condition-editor-row{display:grid!important;grid-template-columns:minmax(180px,1fr) minmax(116px,.7fr) 32px;gap:8px;width:100%}.condition-editor-row .ant-form-item{margin-bottom:0}.condition-editor-list .ant-btn-link{align-self:flex-start;height:24px;padding:0;color:#0e8f87;font-size:12px}.create-action-bar{display:flex;justify-content:flex-end;margin-top:16px}.create-action-bar .ant-btn{min-width:76px;height:40px;border-radius:6px}.create-action-bar .ant-btn-primary{min-width:120px;background:#0e8f87}.segment-list-card .ant-card-body,.plan-member-list-card .ant-card-body{padding-bottom:0}.segment-list-card .ant-table,.plan-member-list-card .ant-table{color:#607080;font-size:12px}.segment-list-card .ant-table-thead>tr>th,.plan-member-list-card .ant-table-thead>tr>th{background:#fafbfc;color:#607080;font-size:12px;font-weight:700}.segment-list-card .ant-table-tbody>tr>td,.plan-member-list-card .ant-table-tbody>tr>td{height:44px;border-bottom-color:var(--app-border)}.plan-follow-up-summary{display:flex;flex-direction:column;gap:2px;min-width:0}.plan-follow-up-summary .ant-typography{margin:0;font-size:12px}.plan-follow-up-actions{display:flex;justify-content:flex-end;margin-top:24px}.segment-list-card .ant-table-tbody>tr>td:nth-child(2){color:#172026}.segment-type-tag{min-width:58px;margin-inline-end:0;border-radius:12px;text-align:center}.segment-modal .ant-modal-content{padding:24px 32px 0;border-radius:8px}.segment-modal .ant-modal-header{margin-bottom:4px}.segment-modal .ant-modal-title{color:#172026;font-size:18px}.segment-modal .ant-segmented{max-width:420px;padding:4px;background:#fafbfc;border:1px solid var(--app-border);border-radius:8px}.segment-modal .ant-segmented .ant-segmented-item{border-radius:6px}.segment-modal .ant-segmented .ant-segmented-item-selected{background:#0e8f87;color:#fff}.rainbow-condition-row{display:grid;grid-template-columns:120px 120px 120px minmax(170px,1fr) 120px minmax(180px,1fr) 32px;gap:8px;align-items:start}.rainbow-condition-row .ant-form-item{margin-bottom:0}.rainbow-condition-estimate{display:block;padding-top:31px;line-height:32px;white-space:nowrap}.rainbow-condition-delete{margin-top:31px}.segment-rule-note{display:flex;flex-direction:column;gap:8px;max-width:644px;margin-top:12px;padding:14px 20px;border:1px solid var(--app-border);border-radius:6px;background:#fafbfc}.modal-actions{display:flex;justify-content:flex-end;margin:32px -32px 0;padding:24px 32px;border-top:1px solid var(--app-border)}@media(max-width:768px){.app-content{padding:16px}.call-tag-filter-card,.export-filter-card,.plan-member-query-card{overflow:hidden}.call-tag-filter-card .ant-card-body,.export-filter-card .ant-card-body,.plan-member-query-card .ant-card-body{padding:14px}.call-tag-filter-card .ant-row,.export-filter-card .ant-row,.plan-member-query-card .ant-row{margin-right:0!important;margin-left:0!important}.call-tag-filter-card .ant-col,.export-filter-card .ant-col,.plan-member-query-card .ant-col{padding-right:0!important;padding-left:0!important}.call-tag-filter-card .ant-picker,.export-filter-card .ant-picker,.plan-member-query-card .ant-picker{min-width:0;max-width:100%}.call-tag-filter-card .ant-picker-range,.export-filter-card .ant-picker-range{width:100%}.call-tag-filter-card .ant-picker-range .ant-picker-input,.export-filter-card .ant-picker-range .ant-picker-input{min-width:0}.call-tag-filter-card .ant-picker-range .ant-picker-input>input,.export-filter-card .ant-picker-range .ant-picker-input>input{font-size:12px}.filter-inline-actions{flex-wrap:wrap}.export-advanced-toggle-row{align-items:flex-start;flex-direction:column;gap:4px}.page-header-row{flex-direction:column}.page-header-row .ant-btn{width:100%}.plan-member-list-card .section-titleline-with-action{align-items:stretch;flex-direction:column}.section-titleline{flex-direction:column;gap:4px}.section-titleline-with-action{align-items:flex-start}.create-panel .section-titleline{gap:6px}.create-outline-action.ant-btn{width:100%}.create-subtask-table,.create-rule-table{display:block}.create-grid-head{display:none}.create-grid-row{display:grid;grid-template-columns:1fr;gap:8px;padding:12px 0;border-bottom:1px solid #eef1f4}.create-grid-row>*{min-height:0;padding:0;border-bottom:0}.condition-editor-row{grid-template-columns:1fr}.create-action-bar .ant-space{width:100%;justify-content:flex-end;flex-wrap:wrap}.section-title-copy{flex-direction:column;gap:4px}.rainbow-condition-row{grid-template-columns:1fr}.rainbow-condition-estimate{padding-top:0}.rainbow-condition-delete{margin-top:0;justify-self:flex-start}}.tag-filter-row{border:1px solid var(--app-border);border-radius:8px;padding:10px 12px;background:var(--app-surface)}.tag-filter-row-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:8px}.tag-filter-excludes{width:100%}.tag-filter-estimate{border:1px solid var(--app-border);border-radius:8px;padding:10px 12px;background:#f2fbfa}.profile-change-list{margin:0;padding-left:18px;color:var(--app-muted)}.profile-change-list li{margin-bottom:6px;word-break:break-all}
