.auth-page{min-height:100vh;background:#f7f8f5;color:#203c34;font-family:Inter,Microsoft YaHei,sans-serif}.auth-header{height:86px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dde4dd}.auth-brand{display:flex;align-items:center;font-size:29px;letter-spacing:-1.5px;font-weight:750;color:#203c34;text-decoration:none;gap:9px}.auth-brand>span:first-child{display:grid;place-items:center;border-radius:10px;background:#264b3f;color:#e9f2da;width:35px;height:35px}.auth-brand .auth-dot{color:#769754;margin-left:-9px}.auth-layout{max-width:1440px;margin:auto;display:grid;grid-template-columns:1.05fr 1fr;min-height:calc(100vh - 86px)}.auth-story{padding:58px 9% 30px 10%;border-right:1px solid #dde4dd;display:flex;flex-direction:column;gap:30px}.auth-eyebrow{display:block;font-size:10px;letter-spacing:2.6px;font-weight:700;color:#688072}.auth-story h1{font-size:clamp(30px,3.15vw,49px);line-height:1.35;letter-spacing:-1.8px;margin:22px 0 18px;font-weight:600}.auth-story p{font-size:14px;line-height:1.9;color:#6a7e73;max-width:390px}.auth-photo{position:relative;min-height:200px;height:310px;border-radius:6px 65px 6px 6px;overflow:hidden;background:#d7e2d5}.auth-photo img{width:100%;height:100%;object-fit:cover}.auth-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 35%,#12281bba)}.auth-photo-caption{position:absolute;bottom:25px;left:25px;right:20px;z-index:1;color:#fff;display:grid;gap:11px}.auth-photo-caption span{font-size:8px;letter-spacing:1.5px}.auth-photo-caption strong{font-weight:500;font-size:19px}.auth-story-bottom{display:flex;align-items:center;gap:10px;font-size:11px;color:#718475}.auth-card-area{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:35px 12% 20px}.auth-card{width:100%;max-width:410px}.auth-back{display:inline-flex;align-items:center;gap:7px;color:#718475;text-decoration:none;font-size:12px;margin-bottom:35px}.auth-card h2{font-size:32px;letter-spacing:-1px;margin:15px 0 12px}.auth-description{font-size:13px;line-height:1.85;color:#778178;margin-bottom:26px}.auth-form{display:flex;flex-direction:column;gap:17px}.auth-field{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:600;color:#395246}.auth-field input{width:100%;height:46px;border:1px solid #d9e0d8;border-radius:7px;background:#fff;padding:0 13px;font-size:14px;color:#203c34;box-sizing:border-box;outline:none}.auth-field input:focus{border-color:#678f75;box-shadow:0 0 0 3px #8dae8725}.auth-password{position:relative;display:block}.auth-password input{padding-right:44px}.auth-password button{position:absolute;right:4px;top:4px;height:38px;width:38px;padding:0;display:grid;place-items:center;border:0;background:transparent;color:#7b8d7f;box-shadow:none}.auth-page .auth-submit,.auth-settings .auth-submit{display:flex;align-items:center;justify-content:center;gap:15px;border:0;border-radius:7px;background:#294f3f;color:#fff;height:47px;padding:0 16px;font-weight:600;font-size:13px;text-decoration:none;cursor:pointer}.auth-submit:disabled{opacity:.55;cursor:wait}.auth-forgot{align-self:flex-end;font-size:12px;color:#41664c;margin-top:-4px}.auth-form small{font-size:11px;line-height:1.5;color:#768474;margin-top:-8px}.auth-switch{padding-top:24px;margin-top:22px;border-top:1px solid #dfe5dd;text-align:center;font-size:12px;color:#788176}.auth-switch a{color:#2e5c41;font-weight:650}.auth-footnote{font-size:10px;text-align:center;color:#8c958b;line-height:1.7;margin-top:22px}.auth-card-area footer{font-size:10px;color:#8b968a;margin-top:35px}.auth-alert{background:#eaf1e5;color:#385641;border-radius:7px;padding:13px;font-size:12px;line-height:1.8;margin-bottom:18px;overflow-wrap:anywhere}.auth-alert.error{background:#f9eae6;color:#a34134}.auth-alert a{display:block;color:inherit;text-decoration:underline}.auth-session{display:grid;gap:18px}.auth-session strong{overflow-wrap:anywhere;font-size:14px}.auth-session>button{padding:12px;border:1px solid #cdd9cc;border-radius:7px;background:transparent;color:#49664b}.auth-settings{max-width:440px}.auth-settings>p,.auth-settings>a{font-size:13px;line-height:1.8}.auth-settings .auth-alert{margin:0}@media(max-width:800px){.auth-layout{grid-template-columns:1fr}.auth-story{display:none}.auth-header{height:72px}.auth-card-area{padding:35px 7%;min-height:calc(100vh - 72px);box-sizing:border-box}.auth-card{max-width:440px}.auth-back{margin-bottom:30px}.auth-card h2{font-size:29px}}.product-page{background:#fff;color:#282139;min-height:100vh}.product-header{max-width:1280px;margin:auto;padding:22px 42px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #eeeaf4}.product-brand{display:flex;align-items:center;gap:9px;font-size:23px;font-weight:650;letter-spacing:-.6px}.product-brand>span{display:grid;place-items:center;width:37px;height:39px;background:#6b55cf;color:#fff;border-radius:10px}.product-brand>b{color:#7865c9;font-weight:450;margin-left:-4px}.product-header nav{display:flex;align-items:center;gap:30px;font-size:14px;color:#756b81}.product-login{border:1px solid #ded7ee;border-radius:7px;padding:10px 17px;display:flex;align-items:center;gap:13px;color:#4e3d75}.product-hero{max-width:1280px;margin:auto;padding:78px 42px 85px;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.product-kicker{color:#8b77b5;font-size:12px;letter-spacing:1.8px;font-weight:600}.hero-copy h1{font-size:55px;letter-spacing:-2px;line-height:1.35;margin:24px 0;color:#382948}.hero-copy>p{font-size:16px;line-height:1.95;color:#85718e;max-width:470px}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:32px}.hero-actions>a{display:flex;gap:10px;align-items:center;font-size:14px}.product-primary,.product-secondary{display:inline-flex;align-items:center;justify-content:center;gap:12px;border:1px solid #7053bb;border-radius:7px;padding:13px 20px;font-size:14px;font-weight:550;text-align:center;min-height:45px}.product-primary{background:#7053bb;color:#fff}.product-primary:hover{background:#6045a4;color:#fff}.product-secondary{background:#fff;border-color:#ded4ee;color:#70578e}.hero-meta{margin-top:27px;display:flex;align-items:center;gap:7px;font-size:12px;color:#a08daf}.hero-product{border:1px solid #e5ddee;border-radius:13px;background:#fcfaff;box-shadow:0 18px 55px #4622700c;transform:rotate(-1deg);overflow:hidden}.hero-preview-header{display:flex;justify-content:space-between;align-items:center;background:#fff;padding:20px;border-bottom:1px solid #eee6f5}.hero-preview-header span{display:flex;gap:8px;align-items:center;font-size:14px;color:#836496}.hero-preview-header small{font-size:12px}.hero-preview-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;padding:22px}.hero-preview-stats>div{background:#fff;border:1px solid #ece3f5;border-radius:7px;padding:15px 17px}.hero-preview-stats small{display:block;color:#a38ab5}.hero-preview-stats b{display:block;font-size:27px;color:#7c5b91;margin-top:8px}.hero-preview-main{margin:0 22px 22px;background:#fff;border:1px solid #e8ddf2;border-radius:8px;overflow:hidden}.preview-photo{height:140px;position:relative}.preview-photo img{width:100%;height:100%;object-fit:cover;object-position:center 65%;filter:brightness(.8)}.preview-photo>span{position:absolute;bottom:16px;left:17px;color:#fff;font-size:14px}.preview-lead{display:flex;align-items:center;gap:11px;padding:17px}.preview-avatar{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#f2eafa;color:#a17abc;font-size:12px}.preview-lead b{font-size:14px;color:#866199}.preview-lead small{display:block;margin-top:4px;font-size:12px}.preview-hot{font-size:11px;color:#bc897f;background:#fff1ed;border-radius:4px;padding:4px 7px;margin-left:auto}.preview-message{display:flex;gap:10px;margin:0 17px;background:#f8f3fc;padding:12px;border-radius:6px;color:#aa8cbc}.preview-message svg{flex-shrink:0}.preview-message p{font-size:13px;line-height:1.8}.preview-next{display:flex;gap:10px;font-size:12px;margin:16px 18px;color:#a385b1}.preview-next svg:last-child{margin-left:auto}.product-features{background:#faf8fd;border-top:1px solid #f0e9f7;border-bottom:1px solid #f0e9f7;padding:65px max(32px,calc((100vw - 1196px)/2))}.product-section-heading{text-align:center;margin-bottom:38px}.product-section-heading h2{font-size:30px;color:#664572;margin:15px 0 12px;letter-spacing:-.8px}.product-section-heading p{color:#a185ae;font-size:15px}.feature-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:27px}.feature-cards article>svg{color:#a686bd;margin-bottom:19px}.feature-cards h3{font-size:16px;color:#8b669b;margin-bottom:12px}.feature-cards p{font-size:14px;color:#a98bb5;line-height:1.85}.product-pricing{max-width:1280px;margin:auto;padding:78px 42px}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.pricing-card{position:relative;border:1px solid #e8ddef;border-radius:12px;padding:31px 26px;background:#fff}.pricing-card.featured{border:2px solid #b38bcc;padding:30px 25px;background:#fdfaff}.popular-label{position:absolute;top:-15px;left:25px;background:#ac83c5;color:#fff;border-radius:5px;padding:5px 12px;font-size:12px}.plan-label{font-size:12px;color:#b394c0}.pricing-card h3{font-size:26px;color:#9162a5;margin:12px 0 21px}.plan-price{display:flex;align-items:baseline;gap:7px;color:#9260a4;margin-bottom:20px}.plan-price>span{font-size:17px}.plan-price strong{font-size:48px;letter-spacing:-2px;font-weight:600}.plan-price small{color:#b79bc3;font-size:14px}.pricing-card>p{font-size:14px;color:#af8dbd;line-height:1.85;min-height:52px}.pricing-card>a{display:flex;width:100%;margin:25px 0}.pricing-card ul,.checkout-summary ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.pricing-card li,.checkout-summary li{display:flex;align-items:flex-start;gap:9px;font-size:14px;line-height:1.6;color:#a984b8}.pricing-card li svg,.checkout-summary li svg{flex-shrink:0;margin-top:3px;color:#b18dc4}.pricing-footnote{font-size:12px;text-align:center;color:#b49ac0;max-width:850px;margin:28px auto 0;line-height:1.9}.product-start{max-width:1196px;margin:0 auto 70px;padding:30px 35px;border:1px solid #e8daf1;background:#faf5fd;border-radius:12px}.product-start h2{font-size:20px;color:#9667a6}.product-start>div{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:25px}.product-start p{font-size:13px;color:#b089bd;display:flex;gap:10px;align-items:center}.product-start b{font-size:12px;color:#ad82c0;background:#f0e2f7;border-radius:50%;width:28px;height:28px;display:grid;place-items:center;flex-shrink:0}.product-footer{border-top:1px solid #eee4f5;max-width:1280px;margin:auto;padding:27px 42px;display:flex;font-size:12px;color:#b496c1}.product-footer>a{margin-left:auto}.onboarding-page{min-height:100vh;background:#faf9fd}.onboarding-page>main{max-width:1000px;margin:45px auto;padding:0 30px 45px}.onboarding-page h1{font-size:31px;margin:16px 0;color:#66516f}.onboarding-page main>p{color:#918099;font-size:15px;line-height:1.8;margin-bottom:30px}.strategy-form{margin-top:24px}.strategy-options{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:26px}.strategy-option{position:relative;background:#fff;border:1px solid #e5dced;border-radius:9px;padding:23px 18px;cursor:pointer;display:flex;flex-direction:column;gap:0}.strategy-option.selected{border-color:#a985c2;box-shadow:0 0 0 1px #a985c2;background:#fbf7ff}.strategy-option input{position:absolute;right:16px;top:15px;min-height:0;accent-color:#9070b7;width:16px;height:16px}.strategy-option svg{color:#a78bbd;margin-bottom:18px}.strategy-option h3{font-size:19px;color:#826196}.strategy-option>b{font-size:13px;color:#a085af;margin:6px 0 12px}.strategy-option p{font-size:14px;color:#a08aac;line-height:1.8;flex:1}.strategy-option small{font-size:12px;color:#ad94b9;line-height:1.8;margin-top:17px}.strategy-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:19px}.strategy-form label{font-size:14px;color:#8c759a}.strategy-form label>span{font-size:12px;color:#b39ec0}.strategy-example{padding:17px 20px;background:#f4edf9;border-radius:7px;margin-top:20px}.strategy-example span{font-size:12px;color:#a187b1}.strategy-example p{font-size:15px;color:#9d7dab;margin-top:9px}.integration-note{font-size:12px;color:#aa95b6;line-height:1.9;margin:19px 0}.saved-message{color:#5b9275;display:flex;gap:8px;align-items:center;font-size:14px}.checkout-layout{max-width:1040px;margin:55px auto 80px;display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;padding:0 30px}.checkout-summary{background:#faf6fd;border:1px solid #e8ddf0;border-radius:10px;padding:29px;align-self:start}.back-link{display:flex;gap:6px;align-items:center;font-size:13px;color:#9e80b0;margin-bottom:30px}.checkout-summary h1{font-size:32px;color:#886297;margin:17px 0 8px}.checkout-summary>p{font-size:14px;color:#a788b7;margin-bottom:28px}.checkout-summary .plan-price{margin-bottom:25px}.checkout-total{display:flex;justify-content:space-between;padding:24px 0;border-top:1px solid #eaddf2;margin-top:25px;font-size:14px;color:#aa86b8}.checkout-summary>small{font-size:12px;line-height:1.9;display:block}.step-label{font-size:12px;color:#aa8cb9}.checkout-form h2{font-size:25px;color:#8e679f;margin:16px 0 28px}.checkout-form form{display:flex;flex-direction:column;gap:18px}.checkout-form label{font-size:14px;color:#9e7fb0}.checkout-form input{min-height:43px}.checkout-form form .integration-note{margin:0}.checkout-form .integration-note a{color:#8d63ab;text-decoration:underline}.checkout-account{display:flex;gap:14px;align-items:center;padding:16px;background:#f6f0fa;border-radius:7px;color:#a280b7}.checkout-account small{display:block;margin-top:6px;font-size:12px}.gateway-options{padding:0;border:0;margin:3px 0;display:flex;flex-direction:column;gap:11px}.gateway-options legend{font-size:14px;color:#9f7bb0;margin-bottom:13px}.gateway-options label{display:flex;flex-direction:row;align-items:center;gap:12px;padding:14px;border:1px solid #e9ddf1;border-radius:7px;cursor:pointer}.gateway-options label.selected{border-color:#b190c9;background:#fbf7ff}.gateway-options input,.checkout-consent input{min-height:0;accent-color:#9872b6;width:16px;height:16px;flex-shrink:0}.gateway-options b{font-size:14px;font-weight:550}.gateway-options small{display:block;font-size:12px;margin-top:5px}.checkout-consent{display:flex;flex-direction:row!important;align-items:flex-start;font-size:12px!important;line-height:1.8}.checkout-consent input{margin-top:3px}.checkout-success{padding:35px 0;display:flex;flex-direction:column;gap:20px;align-items:flex-start}.checkout-success>svg{color:#94b59e}.checkout-success h2{margin:0}.checkout-success p{font-size:16px;color:#a285b1}.connection-status{display:flex;gap:16px;align-items:center;padding:21px;border:1px solid #e5daee;border-radius:9px;margin:25px 0 20px}.device-icon{display:grid;place-items:center;background:#edf7f1;color:#81ad91;border-radius:10px;width:53px;height:53px;flex-shrink:0}.connection-status h3{font-size:17px;color:#826692}.connection-status p{font-size:13px;color:#a88cb5;margin-top:6px}.unconfigured{margin-left:auto;font-size:12px;color:#aa92b7;background:#f3eef7;border-radius:4px;padding:5px 8px}.connection-actions{display:flex;gap:12px;flex-wrap:wrap}.connected-title{margin:28px 0 19px}.device-empty{border:1px dashed #e2d7ec;padding:40px;display:flex;align-items:center;flex-direction:column;gap:16px;color:#b59bc4;border-radius:8px}.device-empty p{font-size:14px}.device-row{display:flex;gap:15px;align-items:center;padding:20px 0;border-bottom:1px solid #eee5f5}.device-row>svg{color:#b99bc8}.device-row>b{font-size:14px}.device-row>div{flex:1}.device-row small{display:block;font-size:12px;margin-top:6px}.integration-modal{padding:24px}.integration-modal ol{padding-left:22px;list-style:decimal;display:flex;flex-direction:column;gap:17px;font-size:14px;line-height:1.8;color:#9d81ad}.integration-modal>p{font-size:14px;color:#ae8fbd;margin:20px 0;line-height:1.8}.integration-modal>a{margin-top:17px}.pairing-modal{padding:30px;display:flex;align-items:center;flex-direction:column;gap:17px;text-align:center}.pairing-modal small{font-size:12px;line-height:1.8}.pairing-modal h3{font-size:18px;color:#9472a8}.pairing-modal p{font-size:14px;color:#a58bb5}.expired-qr{width:232px;height:232px;background:#f5effa;display:grid;place-items:center;color:#c3a9d3;border-radius:8px}.billing-summary{display:flex;align-items:center;justify-content:space-between;background:#f9f3fe;border:1px solid #e6daf0;padding:25px;border-radius:8px;margin:25px 0}.billing-summary h2{font-size:25px;color:#9f74b2;margin:8px 0}.billing-summary p{font-size:13px;color:#b08ebe}.billing-summary>strong{font-size:25px;color:#aa80bc}.billing-summary>strong small{font-size:13px;margin-left:5px}.billing-panel>h3{margin:32px 0 17px}@media(max-width:950px){.product-hero{gap:35px;padding:55px 28px}.hero-copy h1{font-size:40px}.hero-actions{flex-wrap:wrap;gap:18px}.feature-cards{grid-template-columns:1fr 1fr}.product-pricing{padding:60px 25px}.pricing-card{padding:25px 18px}.pricing-card.featured{padding:24px 17px}.product-start{margin:0 25px 50px}.product-start>div{grid-template-columns:1fr 1fr}.checkout-layout{gap:30px}.strategy-options{grid-template-columns:1fr}.strategy-option{padding:20px}.strategy-option p{max-width:100%}.strategy-option svg{margin-bottom:13px}.product-header{padding:18px 25px}}@media(max-width:650px){.product-header nav{gap:10px}.product-header nav>a:not(.product-login){display:none}.product-header{padding:17px 20px}.product-brand{font-size:20px}.product-login{padding:9px 12px;font-size:12px}.product-hero{grid-template-columns:1fr;padding:43px 24px;gap:37px}.hero-copy h1{font-size:42px}.hero-copy>p{font-size:15px}.hero-product{transform:none}.feature-cards{grid-template-columns:1fr;gap:30px}.product-features{padding:43px 25px}.product-section-heading h2{font-size:27px}.product-section-heading p{font-size:14px}.pricing-grid{grid-template-columns:1fr;gap:32px}.product-pricing{padding:48px 24px}.pricing-card,.pricing-card.featured{padding:30px 25px}.pricing-card>p{min-height:0}.product-start{padding:24px}.product-start>div{grid-template-columns:1fr}.product-start h2{font-size:19px;line-height:1.8}.product-footer{flex-wrap:wrap;padding:25px}.product-footer>a{margin-left:0}.checkout-layout{grid-template-columns:1fr;margin:30px auto;padding:0 20px}.checkout-summary{padding:24px}.checkout-summary .back-link{margin-bottom:20px}.onboarding-page>main{padding:0 20px 30px;margin-top:32px}.onboarding-page h1{font-size:26px}.strategy-fields{grid-template-columns:1fr}.connection-status{flex-wrap:wrap;padding:17px}.unconfigured{margin-left:0}.connection-actions>button{width:100%}.device-row{flex-wrap:wrap}.billing-summary{padding:18px}.billing-summary>strong{font-size:20px}.pairing-modal{padding:22px}.pricing-card li{font-size:14px}}.product-page{color:#342c43}.hero-copy h1,.product-section-heading h2,.product-start h2{color:#3f3153}.hero-copy>p,.product-section-heading p,.feature-cards p,.pricing-card>p,.pricing-card li,.checkout-summary li{color:#746981}.feature-cards h3,.pricing-card h3,.plan-price,.checkout-summary h1,.checkout-form h2{color:#514164}.plan-label,.pricing-footnote,.product-start p,.product-footer,.hero-meta,.checkout-summary>p,.checkout-summary>small{color:#867690}.strategy-option h3,.strategy-option>b,.strategy-example p,.strategy-form label,.connection-status h3,.pairing-modal h3{color:#685777}.strategy-option p,.strategy-option small,.integration-note,.checkout-form label,.integration-modal ol,.integration-modal>p,.connection-status p{color:#87758f}.hero-preview-stats b,.preview-lead b,.preview-message,.preview-next{color:#8a739e}.product-primary,.pricing-card .product-primary{color:#fff}.intro-photo{position:relative;min-width:0;height:470px;border-radius:22px;overflow:hidden;background:#e9e5ee}.intro-photo img{width:100%;height:100%;object-fit:cover}.intro-photo>div{position:absolute;inset:0;padding:34px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(transparent 20%,#1b1626d9);color:#fff}.intro-photo span{font-size:11px;letter-spacing:3px;opacity:.8}.intro-photo h2{font-size:30px;line-height:1.5;margin:16px 0 8px}.intro-photo p{font-size:14px;opacity:.85}.expanded-features{grid-template-columns:repeat(3,minmax(0,1fr))}.capability-note{font-size:12px;color:#897b94;line-height:1.8;margin-top:25px}.sales-journey,.product-faq,.intro-cta,.pricing-personal-note{max-width:1196px;margin:0 auto}.sales-journey{padding:65px 32px;border-radius:18px;background:#f8f6fb}.sales-journey>div:last-child{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px}.sales-journey article>span{color:#a28bbb;font-size:28px;font-weight:600}.sales-journey h3{margin:16px 0 10px;font-size:17px}.sales-journey p,.product-faq p,.intro-cta p,.pricing-personal-note p{color:#80728c;font-size:14px;line-height:1.9}.product-faq{max-width:800px;padding:80px 24px}.product-faq h2{text-align:center;font-size:28px;margin-bottom:35px}.product-faq details{border-bottom:1px solid #e9e3ee;padding:20px 0}.product-faq summary{cursor:pointer;font-weight:550;font-size:15px}.product-faq details p{margin:14px 0 0}.intro-cta{text-align:center;padding:60px 24px;background:#f8f6fb;border-radius:18px;margin-bottom:55px}.intro-cta h2{font-size:30px;margin:18px 0 12px}.intro-cta .product-primary{margin-top:22px}.pricing-personal-note{display:flex;align-items:flex-start;gap:12px;padding:0 30px 60px}.pricing-personal-note svg{flex-shrink:0;color:#8b77b5;margin-top:4px}.pricing-personal-note p{margin:0}.login-pricing-link{margin-top:24px;font-size:13px;color:#80728c;text-align:center}.login-pricing-link a{color:#7053bb}@media(max-width:900px){.intro-photo{height:380px}.expanded-features,.sales-journey>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr))}.sales-journey,.intro-cta{margin-left:24px;margin-right:24px}}@media(max-width:600px){.intro-photo{height:330px}.intro-photo>div{padding:24px}.intro-photo h2{font-size:25px}.expanded-features,.sales-journey>div:last-child{grid-template-columns:1fr}.sales-journey{padding:35px 24px}.intro-cta h2{font-size:24px}}.drive-center{max-width:1400px;margin:auto}.drive-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:26px}.drive-heading h2{font-size:25px;margin:12px 0 8px;color:#463651}.drive-heading p,.drive-breadcrumb{font-size:13px;color:#9788a2}.drive-breadcrumb{display:flex;gap:10px;flex-wrap:wrap}.drive-breadcrumb a{color:#7651a5}.drive-tabs{display:flex;border-bottom:1px solid #e5deed;gap:12px;margin-bottom:24px}.drive-tabs button{border:0;background:transparent;padding:12px;color:#8b7b98;display:flex;gap:7px;align-items:center}.drive-tabs button.active{color:#7250aa;border-bottom:2px solid #8b67c2}.drive-tabs span{flex:1}.drive-toolbar{display:flex;align-items:center;gap:12px;margin-bottom:25px}.drive-search{display:flex;align-items:center;gap:10px;background:#f0ecf5;border-radius:12px;padding:0 16px;max-width:550px;flex:1;color:#9786aa}.drive-search input{background:transparent;border:0;outline:none;padding:14px 0;width:100%}.drive-views{margin-left:auto;display:flex;border:1px solid #e2dbe8;border-radius:8px;overflow:hidden}.drive-views button{border:0;padding:10px;background:#fff;color:#8f7d9c}.drive-views button[aria-pressed=true]{background:#ebe3f5;color:#74519a}.drive-projects.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.drive-project{display:flex;align-items:center;padding:22px;gap:15px;border:1px solid #e6e0ec;background:#fff;border-radius:13px;min-width:0}.drive-project:hover{background:#faf8fd;border-color:#c8b8df}.drive-project h3{font-size:15px;margin:0 0 8px;overflow-wrap:anywhere}.drive-project p{font-size:12px;margin:0 0 12px;color:#8d7e98}.drive-project small{font-size:11px;color:#ac9db3}.drive-project>svg{margin-left:auto;flex-shrink:0;color:#a295ad}.drive-folder-icon{color:#a38abe;flex-shrink:0}.drive-projects.list{display:grid;gap:9px}.drive-projects.list .drive-project{padding:14px 22px}.drive-folders{display:grid;grid-template-columns:1fr;gap:14px;margin-bottom:30px}.drive-folders button{border:1px solid #e6dfed;border-radius:11px;background:#f8f5fb;display:flex;align-items:center;gap:12px;padding:18px;text-align:left;color:#9e85b7}.drive-folders strong{font-size:13px;color:#756381}.drive-folders small{margin-left:auto;color:#ae9cba;font-size:11px}.drive-section-label{display:flex;align-items:center;justify-content:space-between;margin:20px 0 14px}.drive-section-label h3{font-size:15px;color:#76617f}.drive-section-label span{font-size:12px;color:#a595ae}.drive-files{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.drive-file{border:1px solid #e5deeb;border-radius:12px;overflow:hidden;background:#fff;min-width:0}.drive-file-cover{height:140px;background:#f1edf5;border:0;width:100%;display:flex;align-items:center;justify-content:center;position:relative;color:#b8a1ca}.drive-file-cover>svg{width:42px;height:42px}.drive-file-cover img{width:100%;height:100%;object-fit:cover}.drive-file-cover>span{position:absolute;bottom:9px;left:10px;font-size:9px;letter-spacing:1px;background:#ffffffde;border-radius:4px;padding:3px 6px;color:#8c789b}.drive-file>div{padding:14px}.drive-file-name{background:none;border:0;padding:0;text-align:left;font-size:13px;overflow-wrap:anywhere;color:#6f577d;display:flex;align-items:center;gap:10px;max-width:100%}.drive-file p{font-size:11px;color:#a18eae;margin:9px 0 13px}.drive-file footer{display:flex;justify-content:space-between;align-items:center}.drive-file footer small{font-size:11px;color:#af9fba}.drive-file footer button,.drive-table td button:not(.drive-file-name){border:0;background:none;padding:5px;color:#9783a7}.drive-table .drive-file-name svg{flex-shrink:0;color:#a48ab9}.drive-footnote{font-size:12px;line-height:1.8;color:#a595ae;margin-top:26px}.drive-empty{text-align:center;padding:45px 20px;color:#ad9abb}.drive-empty h3{font-size:16px}.drive-empty p{font-size:13px}.drive-notice{color:#6c987e;font-size:13px}.drive-details{background:#fff;border:1px solid #e6dfed;border-radius:12px;padding:24px;margin:20px 0;display:grid;gap:16px}.drive-details label,.drive-form label{display:grid;gap:8px;font-size:13px;color:#8d7899}.drive-details textarea{min-height:90px;width:100%;resize:vertical}.drive-details button{justify-self:start}.drive-form{display:grid;gap:18px}.drive-form p{font-size:13px;line-height:1.7;color:#9a87a6}.drive-form input,.drive-form select{width:100%}.drive-preview img,.drive-preview video{width:100%;max-height:500px;object-fit:contain}.drive-preview iframe{width:100%;height:500px;border:0}.drive-preview pre{white-space:pre-wrap;max-height:500px;overflow:auto}.drive-preview dl{display:grid;grid-template-columns:90px 1fr;gap:8px;font-size:13px}.drive-preview dd{margin:0}.drive-preview>p{color:#97849f;line-height:1.7}@media(max-width:1100px){.drive-projects.grid,.drive-files{grid-template-columns:repeat(2,minmax(0,1fr))}.drive-folders{grid-template-columns:1fr}}@media(max-width:650px){.drive-projects.grid,.drive-files,.drive-folders{grid-template-columns:1fr}.drive-heading{align-items:flex-start;flex-direction:column}.drive-tabs,.drive-toolbar{flex-wrap:wrap}.drive-search{flex-basis:100%}}.pdf-dropzone{border:2px dashed #cbbce0;border-radius:16px;background:#faf7ff;padding:30px;text-align:center;color:#8c6da7}.pdf-dropzone h3{color:#624774;font-size:21px;margin:15px 0}.pdf-dropzone p{font-size:14px;line-height:1.8}.pdf-dropzone input{display:block;margin:22px auto;max-width:100%}.pdf-dropzone small{display:block;font-size:12px;line-height:1.7}.pdf-dropzone.busy{opacity:.7}.pdf-upload-row{display:flex;align-items:center;gap:14px;padding:18px 0;border-bottom:1px solid #eee8f4}.pdf-upload-row>div{flex:1;min-width:0}.pdf-upload-row strong{font-size:14px;overflow-wrap:anywhere}.pdf-upload-row p{font-size:12px;color:#947ca4;margin:7px 0}.pdf-reading{border:1px solid #e4d9ee;border-radius:12px;padding:20px;margin-bottom:24px;background:#fcfaff}.pdf-reading header{display:flex;justify-content:space-between;align-items:center;gap:15px}.pdf-reading h3{margin:0 0 8px}.pdf-reading>p{font-size:12px;line-height:1.8}.pdf-reading input{width:100%;margin:10px 0}.pdf-status{font-size:12px;color:#9674ac}.pdf-status.ready{color:#4c8a68}.pdf-warning{background:#fff5dd;padding:12px;border-radius:8px;color:#947239}.pdf-text-pages{max-height:420px;overflow:auto}.pdf-text-pages article{background:#fff;border:1px solid #ece6f2;border-radius:8px;padding:15px;margin:10px 0}.pdf-text-pages small{color:#a18bad}.pdf-text-pages pre{white-space:pre-wrap;font:13px/1.9 inherit;overflow-wrap:anywhere}.pdf-file-status{display:block;font-size:10px;color:#9b7faf}.drive-file-name{flex-wrap:wrap}.quick-upload>.primary{margin-top:20px}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.static{position:static}.block{display:block}.contents{display:contents}.grid{display:grid}.hidden{display:none}.table{display:table}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{color:#242534;font-synthesis:none;background:#f8f9fc;font-family:Inter,Segoe UI,Microsoft YaHei,sans-serif;font-size:14px}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-color:#7767dc}button,a{touch-action:manipulation}button{cursor:pointer;min-height:36px;color:inherit;background:#fff;border:1px solid #e4e5ed;border-radius:7px;justify-content:center;align-items:center;gap:8px;padding:8px 12px;display:inline-flex}button:hover{background:#f6f5fc;border-color:#c6c0e8}button:disabled{opacity:.5;cursor:not-allowed}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}h1{letter-spacing:-.7px;font-size:27px;font-weight:650}h2{font-size:16px;font-weight:650}h3{font-size:15px;font-weight:600}p{line-height:1.7}small{color:#858696;font-size:12px}b,strong{font-weight:600}input,select,textarea{color:#414254;background:#fff;border:1px solid #e2e3ec;border-radius:6px;min-height:37px;padding:9px 11px}textarea{resize:vertical;min-height:90px}label{flex-direction:column;gap:8px;font-weight:500;display:flex}table{border-collapse:collapse;white-space:nowrap;width:100%}th{text-align:left;color:#8a8b9b;background:#fafbfe;font-size:12px;font-weight:500}th,td{text-align:left;border-bottom:1px solid #eff0f5;padding:14px 18px}td{font-size:13px}tr:last-child td{border-bottom:0}.primary{color:#fff;background:#7262da;border-color:#7262da}.primary:hover{color:#fff;background:#6252cd}.full{width:100%}.text-button{color:#7e6ada;background:0 0;border:0;min-height:25px;padding:3px 0;font-size:12px}.muted{color:#9494a3;font-size:12px}.app-shell{min-height:100vh;display:flex}.sidebar{z-index:30;background:#fff;border-right:1px solid #e9eaf1;flex-direction:column;width:228px;display:flex;position:fixed;inset:0 auto 0 0}.brand{letter-spacing:-.7px;align-items:center;gap:9px;height:80px;padding:0 24px;font-size:22px;font-weight:650;display:flex}.brand>span{color:#fff;background:#7461dc;border-radius:9px;place-items:center;width:33px;height:35px;display:grid}.brand>b{color:#7c6bdd;margin-left:-5px;font-weight:450}.workspace-select{border:1px solid #e9e8f0;border-radius:8px;align-items:center;gap:10px;margin:0 16px 28px;padding:12px 8px;display:flex}.workspace-icon{color:#7d6cbd;background:#f0eef8;border-radius:6px;place-items:center;width:32px;height:34px;font-weight:650;display:grid}.workspace-select select{color:#90909e;border:0;width:140px;min-height:22px;padding:1px 0;font-size:11px;display:block}.nav-caption{color:#a0a0af;letter-spacing:1.4px;margin:0 28px 11px;font-size:10px}.sidebar nav{flex-direction:column;gap:4px;padding:0 14px;display:flex}.sidebar nav a{color:#777989;border-radius:7px;align-items:center;gap:13px;min-height:42px;padding:11px 15px;font-size:13px;display:flex}.sidebar nav a.active{color:#7765d5;background:#efedfb;font-weight:600}.sidebar nav em{text-align:center;background:#e5dffb;border-radius:5px;min-width:23px;margin-left:auto;padding:2px 5px;font-size:11px;font-style:normal}.sidebar-bottom{margin-top:auto;padding:20px 16px 12px}.demo-note{color:#757287;background:#f9f8fc;border-radius:7px;padding:12px;font-size:12px}.demo-note small{margin:5px 0 0 13px;font-size:10px;display:block}.live-dot{background:#57a58a;border-radius:50%;width:6px;height:6px;margin-right:7px;display:inline-block}.account{margin-top:17px;position:relative}.account summary{cursor:pointer;align-items:center;gap:10px;list-style:none;display:flex}.account summary span:nth-child(2){flex:1}.account summary b,.account summary small{font-size:12px;display:block}.account summary small{margin-top:4px;font-size:10px}.account-menu{background:#fff;border:1px solid #ddd;border-radius:10px;min-width:220px;padding:15px;position:absolute;bottom:55px;left:0;box-shadow:0 6px 22px #20204014}.account-menu button{width:100%;margin-top:10px;display:flex}.avatar{color:#7969b8;background:#eeebfa;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:37px;height:37px;font-size:12px;font-weight:600;display:inline-flex}.avatar.small{width:31px;height:31px;font-size:10px}.main-shell{flex:1;min-width:0;margin-left:228px}.topbar{background:#fff;border-bottom:1px solid #e9eaf1;justify-content:space-between;align-items:center;height:68px;padding:0 34px;display:flex}.topbar>div,.topbar-right{align-items:center;gap:22px;display:flex}.breadcrumb{color:#92919f;font-size:12px}.breadcrumb span{color:#d6d4df;margin:0 15px}.breadcrumb b{color:#666473;font-weight:500}.demo-pill{letter-spacing:.6px;color:#8b7ac5;background:#f3f0fc;border:1px solid #e9e3fa;border-radius:4px;padding:4px 7px;font-size:9px}.today{color:#9a99a6;font-size:11px}.notification-button{color:#898798;border:0;padding:5px;position:relative}.notification-button i{background:#9277e1;border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:7px;right:7px}.content{max-width:1800px;margin:auto;padding:30px 34px 28px}.page-heading{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.eyebrow{letter-spacing:1.8px;color:#9795a7;margin-bottom:9px;font-size:9px;font-weight:600}.page-heading p{color:#91909f;margin-top:9px;font-size:12px}.page-heading>button{color:#777684;padding:9px 13px;font-size:12px}.filterbar{flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:22px;display:flex}.period-tabs{background:#eeeff4;border:1px solid #e8e9f0;border-radius:7px;padding:3px;display:flex}.period-tabs button{color:#9a98a6;background:0 0;border:0;min-height:28px;padding:6px 14px;font-size:11px}.period-tabs button.active{color:#6e60c6;background:#fff;border-radius:5px;box-shadow:0 1px 3px #2623410b}.filterbar select,.filterbar input{color:#8b8998;min-height:35px;font-size:11px}.filter-spacer{flex:1}.sync-text{color:#a6a4b0;align-items:center;gap:6px;font-size:10px;display:flex}.stat-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.stat-card{text-align:left;background:#fff;border:1px solid #e8e9f0;border-radius:10px;padding:18px 20px;display:block}.stat-title{color:#858391;justify-content:space-between;align-items:center;font-size:12px;display:flex}.stat-icon{border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.blue{color:#7c9edb;background:#edf3ff}.purple{color:#a18bdb;background:#f1edff}.orange{color:#dfb275;background:#fff5e9}.red{color:#df9286;background:#fff0ed}.stat-card strong{letter-spacing:-1px;margin:8px 0 12px;font-size:33px;font-weight:550;display:block}.stat-bottom{color:#aba8b3;justify-content:space-between;align-items:center;font-size:10px;display:flex}.attention-strip{background:#fff;border:1px solid #e8e9f0;border-radius:9px;grid-template-columns:repeat(5,1fr);margin:18px 0 24px;padding:12px 0;display:grid}.attention-strip button{color:#aaa4bf;border:0;border-right:1px solid #eeedf3;border-radius:0;gap:9px;min-height:28px;padding:5px 16px;font-size:11px}.attention-strip button:last-child{border:0}.attention-strip button b{color:#575467;margin-left:auto;font-size:14px}.attention-strip button svg:last-child{color:#bbb8c7}.panel{background:#fff;border:1px solid #e7e8ef;border-radius:10px;min-width:0;padding:21px}.panel-heading{justify-content:space-between;align-items:center;gap:8px;margin-bottom:21px;display:flex}.panel-heading p{color:#aaa6b4;margin-top:7px;font-size:10px}.panel-heading>svg{color:#aaa3bd}.dashboard-row{grid-template-columns:1.5fr 1fr;gap:20px;margin-bottom:20px;display:grid}.legend{color:#9f9aac;align-items:center;gap:6px;font-size:10px;display:flex}.legend i{background:#998bda;border-radius:50%;width:6px;height:6px}.chart-summary{align-items:center;gap:13px;display:flex}.chart-summary strong{font-size:29px;font-weight:550;line-height:1.2}.chart-summary span{color:#9891a4;font-size:11px}.chart-summary small{color:#b8b2c2;margin-top:3px;font-size:9px;display:block}.trend-chart{gap:15px;height:167px;margin-top:21px;display:flex}.chart-y{color:#b5b0bf;flex-direction:column;justify-content:space-between;padding-bottom:21px;font-size:9px;display:flex}.chart-plot{flex:1;min-width:0;position:relative}.chart-plot svg{width:100%;height:145px;position:absolute;top:0;left:0;overflow:visible}.gridlines{flex-direction:column;justify-content:space-between;height:145px;display:flex}.gridlines i{border-top:1px dashed #eeeaf5;width:100%}.chart-x{color:#b3acbd;justify-content:space-between;padding-top:10px;font-size:9px;display:flex}.bars{flex-direction:column;gap:16px;display:flex}.bar-row{color:#9890a7;grid-template-columns:85px 1fr 22px;align-items:center;gap:13px;font-size:11px;display:grid}.bar-track{background:#f6f3fa;border-radius:3px;height:10px;overflow:hidden}.bar-track i{border-radius:3px;height:100%;display:block}.bar-row b{text-align:right;color:#888094;font-size:11px;font-weight:500}.panel-foot{color:#aba3b7;border-top:1px solid #f0edf4;justify-content:space-between;margin-top:20px;padding-top:14px;font-size:10px;display:flex}.panel-foot b{color:#9284c2}.badge{color:#8b7fb1;white-space:nowrap;background:#f0edfb;border-radius:5px;padding:4px 8px;font-size:10px;display:inline-block}.s-New{color:#6d8dc7;background:#edf3ff}.s-Hot,.s-Error,.s-发送失败,.s-Overdue{color:#c78271;background:#fff0ec}.s-Warm{color:#c69d53;background:#fff5e5}.s-Booking,.s-Connected,.s-已确认,.s-Completed,.s-Active{color:#68a185;background:#eaf6ef}.s-Cooling,.s-Inactive,.s-Do-Not-Contact,.s-Cancelled,.s-Paused{color:#94909d;background:#f0f0f4}.dashboard-thirds{grid-template-columns:1.03fr 1.25fr .85fr;gap:20px;margin-bottom:20px;display:grid}.source-wrap{align-items:center;gap:22px;min-height:137px;display:flex}.donut{border-radius:50%;flex-shrink:0;place-items:center;width:122px;height:122px;display:grid;transform:rotate(-90deg)}.donut>div{background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:89px;height:89px;display:flex;transform:rotate(90deg)}.donut strong{color:#655d74;font-size:25px;font-weight:550}.donut span{color:#b1a9bb;margin-top:4px;font-size:9px}.source-legend{flex:1}.source-legend>div{color:#a098ad;white-space:nowrap;align-items:center;gap:7px;margin:12px 0;font-size:10px;display:flex}.source-legend i{border-radius:2px;width:6px;height:6px}.source-legend b{color:#92879f;margin-left:auto;font-weight:500}.project-mini{text-align:left;border:0;border-bottom:1px solid #f3eff6;border-radius:0;align-items:center;gap:12px;width:100%;padding:14px 0;display:flex}.project-mini:last-child{border:0}.project-thumb{color:#aaa0bc;background:#eeedf4;border-radius:6px;flex-shrink:0;place-items:center;width:40px;height:43px;display:grid}.project-mini b{color:#8b809a;font-size:11px;font-weight:500}.project-mini small{color:#b7aec1;margin-top:6px;font-size:9px;display:block}.project-mini strong{text-align:center;color:#91829f;margin-left:auto;font-size:15px}.project-mini strong small{font-size:9px;font-weight:400}.conversion-panel>strong{letter-spacing:-1.5px;color:#7e6c94;margin-top:23px;font-size:42px;font-weight:500;display:block}.conversion-panel>strong span{margin-left:4px;font-size:23px}.conversion-panel>p{color:#b4a6bf;margin:4px 0 21px;font-size:10px}.conversion-track{background:#f4edf7;border-radius:6px;height:5px}.conversion-track i{background:#b798d1;border-radius:5px;height:100%;display:block}.conversion-panel .panel-foot{border:0;margin-top:0;padding-top:12px}.bottom-row{grid-template-columns:1.25fr 1fr}.bottom-row .panel{padding-bottom:5px}.bottom-row table{width:calc(100% + 42px);margin:0 -21px}.person{align-items:center;gap:9px;display:flex}.person b{color:#8c7e9a;font-size:11px;font-weight:500}.speed{color:#87a796;font-size:11px}.timeline>div{align-items:flex-start;gap:12px;padding:0 0 21px;display:flex;position:relative}.timeline-dot{background:#b6a4ce;border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:6px}.timeline>div:before{content:"";border-left:1px solid #ece6f3;position:absolute;top:17px;bottom:5px;left:3px}.timeline>div:last-child:before{display:none}.timeline section{flex:1}.timeline p{color:#b8aac2;margin-top:4px;font-size:10px}.timeline small{color:#bfb2c7;font-size:9px}footer{color:#aaa2b4;gap:18px;padding:0 35px 20px;font-size:10px;display:flex}footer span:last-child{margin-left:auto}.modal{color:#343044;border:1px solid #e3e0ed;border-radius:13px;width:min(560px,94vw);max-height:90vh;padding:0;box-shadow:0 20px 80px #17103030}.modal.wide{width:min(940px,96vw)}.modal::backdrop{background:#22203760}.modal-head{z-index:3;background:#fff;border-bottom:1px solid #eeeaf3;justify-content:space-between;align-items:center;padding:18px 22px;display:flex;position:sticky;top:0}.modal-head button{border:0;padding:5px}.modal-body{padding:22px}.notification-row{border-bottom:1px solid #eee;align-items:center;gap:10px;padding:17px 0;display:flex}.notification-row>div{flex:1}.notification-row p{color:#9c90aa;font-size:12px}.notification-row.unread{background:#faf8ff}.toast{z-index:100;color:#fff;background:#332c47;border-radius:9px;align-items:center;gap:10px;max-width:90vw;padding:14px 21px;display:flex;position:fixed;bottom:27px;left:50%;transform:translate(-50%);box-shadow:0 5px 30px #2223}.toast.bad{background:#934e51}.empty,.loading{text-align:center;color:#9d91ad;flex-direction:column;align-items:center;gap:15px;padding:60px 25px;display:flex}.loading{justify-content:center;min-height:100vh}.error{color:#bc5b5b}.offline,.support-banner{color:#987126;background:#fff4db;align-items:center;gap:10px;padding:12px 30px;display:flex}.mobile-toggle{display:none}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.login{background:#fff;grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.login-story{background:#f0edfa;flex-direction:column;justify-content:space-between;padding:0 35px 40px;display:flex}.login-story>.brand{height:100px;padding:0}.login-story>div:nth-child(2){padding:30px}.login-story h1{letter-spacing:-2px;color:#534273;font-size:45px;line-height:1.6}.login-story p{color:#8b7ba1;margin-top:24px;font-size:16px}.login-proof{color:#9986b8;align-items:center;gap:10px;margin-top:60px;font-size:13px;display:flex}.login-story>small{letter-spacing:1.5px;color:#a493b8;font-size:10px}.login-form{place-items:center;padding:35px;display:grid}.login-card{width:100%;max-width:380px}.login-card h1{margin-top:18px}.login-card>p{color:#9990a6;margin:12px 0 30px}.login-card form{flex-direction:column;gap:20px;display:flex}.login-card label{color:#7b6d8e;font-size:13px}.login-card input{padding:13px}.login-card .primary{min-height:45px;margin-top:4px}.demo-logins{border-top:1px solid #eee;margin:30px 0 17px;padding-top:20px}.demo-logins>p{color:#a291b0;margin-bottom:13px;font-size:12px}.demo-logins button{text-align:left;justify-content:flex-start;gap:13px;width:100%;margin:7px 0;padding:10px 13px}.demo-logins button>span{flex:1}.demo-logins b,.demo-logins small{font-size:12px;display:block}.demo-logins small{margin-top:4px;font-size:10px}.login-card>small{font-size:10px}.login-card>.text-button{margin-top:14px;display:block}@media(min-width:1700px){:root{font-size:16px}.sidebar{width:244px}.main-shell{margin-left:244px}.content{padding:38px 45px}.stat-card{padding:24px}.panel{padding:25px}.dashboard-row{grid-template-columns:1.6fr 1fr}.bottom-row{grid-template-columns:1.25fr 1fr}.sidebar nav a,.stat-title{font-size:14px}.stat-bottom,.attention-strip button{font-size:12px}.panel-heading h2{font-size:16px}}@media(max-width:1200px){.sidebar{width:208px}.main-shell{margin-left:208px}.brand{padding:0 18px;font-size:20px}.workspace-select{margin-left:12px;margin-right:12px}.workspace-select select{width:125px}.content{padding:24px}.topbar{padding:0 24px}.dashboard-thirds{grid-template-columns:1fr 1fr}.conversion-panel{grid-column:span 2}.conversion-panel>strong{margin-top:0}.source-wrap{gap:14px}.attention-strip{grid-template-columns:repeat(3,1fr)}.attention-strip button{border:0}.today{display:none}.stat-grid{gap:12px}.stat-card{padding:16px}.sync-text{display:none}}@media(max-width:850px){.sidebar{width:240px;transition:transform .2s;transform:translate(-100%)}.sidebar.open{transform:none}.main-shell{margin-left:0}.mobile-toggle{border:0;display:inline-flex}.scrim{z-index:29;background:#20202a60;position:fixed;inset:0}.topbar{height:60px;padding:0 15px}.topbar>div{gap:9px}.content{padding:20px 16px}.dashboard-row,.bottom-row{grid-template-columns:1fr}.dashboard-thirds,.stat-grid,.attention-strip{grid-template-columns:1fr 1fr}.page-heading h1{font-size:22px}.page-heading>button{padding:8px;font-size:0}.page-heading>button svg{width:18px}.login{grid-template-columns:1fr}.login-story{display:none}.login-form{padding:30px 20px}.login-card{max-width:420px}footer{flex-wrap:wrap;padding:0 16px 20px}.brand{height:72px}}@media(max-width:540px){.dashboard-thirds{grid-template-columns:1fr}.conversion-panel{grid-column:auto}.page-heading{gap:10px}.filterbar{gap:7px}.period-tabs{justify-content:space-between;width:100%}.stat-title{font-size:11px}.stat-bottom{font-size:9px}.stat-icon{width:28px;height:28px}.panel{padding:17px}.attention-strip button{padding:7px 12px;font-size:10px}.topbar-right .demo-pill{display:none}.bottom-row .panel{overflow:auto}.source-wrap{justify-content:center}.notification-row{flex-wrap:wrap}.modal-body{padding:17px}footer span:last-child{display:none}}.table-panel{padding:0;overflow:hidden}.data-toolbar{border-bottom:1px solid #ebeaf1;flex-wrap:wrap;align-items:center;gap:11px;padding:18px 20px;display:flex}.data-toolbar h2{font-size:16px}.data-toolbar select{max-width:250px}.search-input{color:#9b95a8;background:#fff;border:1px solid #e5e3ed;border-radius:7px;align-items:center;gap:9px;padding:0 10px;display:flex}.search-input input{background:0 0;border:0;width:225px;min-width:100px;padding-left:0}.view-switch{border:1px solid #e5e3ed;border-radius:7px;padding:3px;display:flex}.view-switch button{border:0;min-height:30px;padding:5px 8px}.view-switch .active{color:#7160c8;background:#eee9fc}.count-label{color:#8c839a;font-size:12px}.table-scroll{overflow:auto}.sort-button{min-height:25px;color:inherit;white-space:nowrap;background:0 0;border:0;padding:0}.name-button{text-align:left;background:0 0;border:0;justify-content:flex-start;gap:10px;padding:0}.name-button span b,.name-button span small{display:block}.name-button b{color:#514960;font-size:14px}.name-button small{color:#93899f;margin-top:4px;font-size:12px}.pagination{color:#8d819c;justify-content:flex-end;align-items:center;gap:12px;padding:17px 22px;font-size:12px;display:flex}.pagination>span:first-child{margin-right:auto}.page-note{color:#8d819c;margin:16px 0;font-size:12px;line-height:1.8}.edit-form{flex-direction:column;gap:17px;padding:23px;display:flex}.form-actions{border-top:1px solid #eeeaf4;justify-content:flex-end;gap:10px;margin-top:10px;padding-top:18px;display:flex}.edit-form label{color:#71627f;font-size:14px}.detail-layout{grid-template-columns:1fr 1fr;gap:30px;padding:25px;display:grid}.button-row{gap:10px;display:flex}.lead-profile{flex-direction:column;align-items:center;gap:11px;padding:12px 0 25px;display:flex}.lead-profile .avatar{width:58px;height:58px;font-size:18px}.lead-info dl>div{justify-content:space-between;gap:15px;padding:10px 0;font-size:12px;display:flex}.lead-info dt{color:#93849e;min-width:85px}.lead-info dd{text-align:right;overflow-wrap:anywhere;color:#625469;margin:0}.lead-info h3{margin:22px 0 10px}.note-content{white-space:pre-wrap;color:#817089;background:#faf8fc;border-radius:7px;padding:12px;font-size:13px}.info-box{color:#817096;background:#f0edf9;border:1px solid #e9e2f7;border-radius:8px;align-items:flex-start;gap:10px;margin-bottom:20px;padding:15px 18px;font-size:13px;line-height:1.7;display:flex}.info-box svg{flex-shrink:0;margin-top:2px}.activity-detail{margin-top:28px}.activity-detail h3{margin-bottom:20px}.activity-detail .timeline p{color:#82708e;font-size:13px}.activity-detail .timeline small{color:#9e8cab;font-size:12px}.kanban{background:#faf9fd;gap:15px;min-height:520px;padding:20px;display:flex;overflow:auto}.kanban>section{width:260px;min-width:260px}.kanban-title{color:#94829f;justify-content:space-between;margin-bottom:12px;padding:8px;display:flex}.kanban article{cursor:grab;background:#fff;border:1px solid #e9e2f1;border-radius:9px;margin-bottom:12px;padding:16px}.kanban article p{color:#9c87aa;margin:18px 0 6px;font-size:12px}.kanban article strong{font-size:15px}.kanban-meta{justify-content:space-between;align-items:center;gap:7px;margin-top:20px;display:flex}.kanban-meta select{max-width:130px;padding:5px;font-size:12px}.inbox-content{padding-top:24px}.inbox-grid{background:#fff;border:1px solid #e5e0eb;border-radius:10px;grid-template-columns:285px minmax(300px,1fr) 275px;height:calc(100vh - 230px);min-height:660px;display:grid;overflow:hidden}.inbox-list{border-right:1px solid #e9e3ee;flex-direction:column;min-height:0;display:flex}.inbox-list-heading{border-bottom:1px solid #ece7f1;padding:20px 15px}.inbox-list-heading h2{justify-content:space-between;margin-bottom:18px;display:flex}.inbox-list-heading h2 span{color:#9a85ae}.inbox-list-heading input{width:100%;min-width:0}.inbox-list-heading select{width:100%;margin-top:12px;font-size:12px}.conversation-list{flex:1;overflow:auto}.conversation-list>button{text-align:left;border:0;border-bottom:1px solid #f1ecf5;border-radius:0;align-items:flex-start;gap:10px;width:100%;padding:18px 13px;display:flex}.conversation-list>button.selected{background:#f4effc;border-left:3px solid #9b7ad6;padding-left:10px}.conversation-list>button>div{flex:1;min-width:0}.conversation-title{justify-content:space-between;align-items:center;gap:5px;display:flex}.conversation-title b{font-size:13px}.conversation-title small{white-space:nowrap;font-size:10px}.conversation-list p{white-space:nowrap;text-overflow:ellipsis;color:#9b89a7;margin:7px 0;font-size:12px;overflow:hidden}.conversation-list button>div>small{margin-top:8px;font-size:10px;display:block}.conversation-meta{align-items:center;gap:7px;display:flex}.conversation-meta small{font-size:10px}.conversation-meta em{color:#fff;text-align:center;background:#a88ad6;border-radius:50%;width:17px;height:17px;margin-left:auto;font-size:10px;font-style:normal}.chat{background:#fcfbfd;flex-direction:column;min-width:0;min-height:0;display:flex}.chat-header{background:#fff;border-bottom:1px solid #ece6f2;align-items:center;gap:10px;padding:20px;display:flex}.chat-header>div{flex:1}.chat-header b{font-size:14px}.chat-header small{margin-top:5px;font-size:11px;display:block}.chat-actions{background:#fff;border-bottom:1px solid #f1ebf6;flex-wrap:wrap;gap:5px;padding:11px 14px;display:flex}.chat-actions button{min-height:30px;padding:6px;font-size:11px}.chat-messages{flex-direction:column;flex:1;gap:20px;padding:20px;display:flex;overflow:auto}.chat-date{text-align:center;color:#b09cbe;margin:0 0 5px;font-size:10px}.message{flex-direction:column;align-items:flex-start;max-width:85%;display:flex}.message.outgoing{align-self:flex-end;align-items:flex-end}.message-sender{color:#a693b3;margin-bottom:6px;font-size:10px}.bubble{color:#75607e;background:#fff;border:1px solid #e9e1f1;border-radius:0 10px 10px;padding:12px 15px;font-size:14px;line-height:1.8}.outgoing .bubble{background:#f1e9fb;border-color:#eadef5;border-radius:10px 0 10px 10px}.message-time{color:#b4a0c2;text-align:right;margin-top:7px;font-size:9px;line-height:1.4}.message-time span{margin-left:5px}.message-asset{background:0 0;border:0;max-width:240px;padding:0;display:block}.message-asset img{object-fit:cover;border-radius:6px;width:100%;height:120px}.message-asset span{font-size:11px}.file-message{background:0 0;border:0;min-width:180px}.file-message small{font-size:10px;display:block}.template-label{color:#9577ab;margin-bottom:8px;font-size:9px;display:block}.chat-composer{background:#fff;border-top:1px solid #eee5f4;padding:15px 18px}.composer-top,.composer-bottom{color:#9f8cae;justify-content:space-between;align-items:center;font-size:12px;display:flex}.chat-composer textarea{border:0;width:100%;min-height:75px;padding:10px 0}.composer-bottom small{font-size:10px}.composer-bottom button{font-size:12px}.window-note{color:#b09861;background:#fffbf0;margin-top:9px;padding:7px;font-size:11px}.inbox-info{border-left:1px solid #e9e1f1;padding:19px;overflow:auto}.inbox-info .panel-heading{margin-bottom:0}.inbox-info .lead-info dl>div{font-size:11px}.inbox-info .lead-info dt{min-width:65px}.mobile-inbox-tabs{display:none}.preview-img{object-fit:contain;border-radius:8px;width:100%;max-height:65vh}.brochure-preview{text-align:center;color:#9c80ad;background:#f6f1fc;border:1px solid #e4d6f0;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:25px;min-height:300px;padding:30px;display:flex}.section-tabs{flex-wrap:wrap;align-items:center;gap:2px;display:flex}.section-tabs button{color:#9a88a7;border:0;padding:9px 12px;font-size:12px}.section-tabs button.active{color:#8e6ab0;background:#efe7fb}.section-tabs span{background:#f3eef7;border-radius:4px;padding:2px 5px;font-size:10px}.follow-row{border-bottom:1px solid #eee6f5;align-items:center;gap:22px;padding:23px;display:flex}.follow-row:last-child{border:0}.follow-clock{color:#a688bb;background:#f6effd;border-radius:9px;padding:13px}.follow-row>div:nth-child(2){flex:1}.follow-row p{color:#8e749d;margin:8px 0;font-size:13px}.follow-row small{font-size:11px}.follow-timing{flex-direction:column;align-items:flex-start;gap:7px;min-width:155px;display:flex}.follow-timing b{font-size:14px}.template-required{color:#b39a65;background:#fcf7e9;border-radius:4px;padding:4px 6px;font-size:10px}.row-actions{gap:6px;display:flex}.row-actions button{padding:6px 9px;font-size:12px}.calendar{padding:20px;overflow:auto}.calendar-heading{justify-content:space-between;align-items:center;margin-bottom:23px;display:flex}.calendar-heading>div{gap:8px;display:flex}.calendar-grid{border-top:1px solid #e5dcef;border-left:1px solid #e5dcef;grid-template-columns:repeat(7,minmax(100px,1fr));min-width:700px;display:grid}.calendar-grid>div,.weekday{border-bottom:1px solid #e5dcef;border-right:1px solid #e5dcef}.weekday{color:#a083b1;text-align:center;padding:14px;font-size:12px}.calendar-day{min-height:125px;padding:10px}.calendar-day>span{color:#a38ab4;font-size:12px}.calendar-day.is-today{background:#f8f3fe}.calendar-day.is-today>span{color:#fff;background:#a180c7;border-radius:50%;place-items:center;width:24px;height:24px;display:inline-grid}.calendar-day button{color:#9672b2;text-align:left;background:#eee4f8;border:0;flex-direction:column;align-items:flex-start;gap:3px;width:100%;margin-top:7px;padding:7px;font-size:11px;display:flex}.calendar-day small{color:inherit;font-size:9px}.calendar-blank{background:#faf8fc}.drawer-backdrop{z-index:40;background:#29213344;justify-content:flex-end;display:flex;position:fixed;inset:0}.detail-drawer{background:#fff;width:min(440px,94vw);height:100%;overflow:auto;box-shadow:-10px 0 50px #281b3920}.appointment-dl{margin:25px 0}.appointment-dl>div{border-bottom:1px solid #eee6f3;padding:15px 0}.appointment-dl dt{color:#a68cb6;margin-bottom:8px;font-size:12px}.appointment-dl dd{color:#8e709f;margin:0;font-size:14px}.drawer-actions{flex-wrap:wrap;gap:10px;display:flex}.danger{color:#c77788}.project-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.project-card{background:#fff;border:1px solid #e5ddef;border-radius:10px;overflow:hidden}.project-cover{border:0;border-radius:0;width:100%;height:240px;padding:0;position:relative;overflow:hidden}.project-cover img{object-fit:cover;width:100%;height:100%}.project-cover .badge{background:#fff;position:absolute;top:17px;left:17px}.cover-caption{letter-spacing:1px;color:#fff;text-shadow:0 1px 4px #000;font-size:10px;position:absolute;bottom:12px;right:14px}.project-card-body{padding:24px}.project-card-body h2{margin-top:10px;font-size:20px}.project-metrics{border-top:1px solid #eee6f4;border-bottom:1px solid #eee6f4;grid-template-columns:repeat(5,1fr);margin:27px 0;padding:18px 0;display:grid}.project-metrics div{flex-direction:column;align-items:center;gap:7px;display:flex}.project-metrics b{color:#92729f;font-size:23px}.project-metrics span{color:#b597c1;font-size:11px}.project-bottom{justify-content:space-between;align-items:center;gap:10px;display:flex}.project-bottom small{font-size:11px}.project-hero{background:#fff;border:1px solid #e8dff0;border-radius:10px;align-items:center;gap:30px;margin-bottom:24px;padding:22px;display:flex}.project-hero img{object-fit:cover;border-radius:7px;width:240px;height:150px}.project-hero h1{margin:10px 0}.project-hero p{color:#a889b5}.analytics-grid{grid-template-columns:1fr 1fr;gap:22px;margin:24px 0;display:grid}.analytics-grid h2{margin-bottom:30px}.analytics-grid .bar-row{grid-template-columns:140px 1fr 25px}.media-toolbar,.report-toolbar{border:0;padding:0 0 20px}.media-grid{grid-template-columns:repeat(3,1fr);gap:21px;display:grid}.media-card{background:#fff;border:1px solid #e6ddec;border-radius:9px;overflow:hidden}.media-preview{color:#b39ac4;background:#eee8f5;border:0;border-radius:0;width:100%;height:170px;padding:0;position:relative}.media-preview img{object-fit:cover;width:100%;height:100%}.media-preview .badge{background:#fff;position:absolute;top:12px;left:12px}.media-card>div{padding:18px}.media-card h3{overflow-wrap:anywhere;margin-bottom:9px;font-size:14px}.media-card small{font-size:11px}.media-actions{gap:8px;margin-top:18px;display:flex}.media-actions button{font-size:12px}.media-actions button:first-child{margin-right:auto}.report-metrics{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.report-metrics .stat-card span{color:#9675a6;font-size:13px}.report-metrics .stat-card strong{color:#82608e;margin:15px 0 0;font-size:28px}.channel-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.channel-icon{color:#aa88bd;background:#eee5f7;border-radius:10px;place-items:center;width:47px;height:47px;margin-bottom:25px;display:grid}.channel-card p{color:#a383b2;margin-bottom:7px;font-size:12px}.channel-card>b{font-size:14px}.channel-card>small{margin-top:9px;display:block}.channel-card>button{width:100%;margin-top:25px;font-size:12px;display:flex}.settings-layout{grid-template-columns:200px 1fr;gap:25px;display:grid}.settings-nav{flex-direction:column;gap:7px;display:flex}.settings-nav button{color:#a181b0;background:0 0;border:0;justify-content:flex-start;padding:13px 18px}.settings-nav button.active{color:#9771b2;background:#efe6f8}.settings-layout>.panel{min-height:530px;padding:28px}.settings-form{flex-direction:column;gap:23px;max-width:560px;margin-top:30px;display:flex}.settings-form label{color:#9674a7;font-size:14px}.settings-description{color:#aa8bb7;margin:25px 0}.settings-channels{max-width:500px;margin-top:30px}.settings-channels>div{border-bottom:1px solid #eee4f4;justify-content:space-between;padding:19px 0;display:flex}.link-button{border:1px solid #e3d8ed;border-radius:7px;justify-content:center;align-items:center;padding:10px 17px;display:inline-flex}.block{margin-top:5px;display:block}:root{color:#302b3b;background:#f8f9fc}small{color:#85808e}p{font-size:14px}.eyebrow,.nav-caption{font-size:11px}.sidebar nav a{color:#777180;font-size:14px}.sidebar nav a.active{color:#6d59bc}.workspace-select b{font-size:13px}.workspace-select select{font-size:12px}.workspace-select{padding-left:5px;padding-right:5px}.page-heading p{color:#89818f;font-size:14px}.stat-title{color:#7d7487;font-size:14px}.stat-bottom{color:#968b9e;font-size:12px}.panel-heading h2{color:#61536c;font-size:16px}.panel-heading p,.legend,.chart-summary span{color:#95889f;font-size:12px}.chart-summary small,.attention-strip button{font-size:12px}.attention-strip button span{color:#85718f}.bar-row{color:#8b7497;font-size:12px}.bar-row b{color:#85718e;font-size:13px}.panel-foot,.badge{font-size:12px}.source-legend>div{color:#937b9f;font-size:12px}.source-legend b{color:#8c7597}.project-mini b{color:#8b7098;font-size:13px}.project-mini small{color:#a18aaf;font-size:12px}.conversion-panel>p{font-size:12px}.timeline b{color:#8e6e9d;font-size:13px}.timeline p,.timeline small{color:#a88cb4;font-size:12px}.person b{color:#8f709e;font-size:13px}.filterbar select,.filterbar input,.period-tabs button{font-size:12px}.demo-note small{font-size:11px}.account summary small,.topbar .today,.breadcrumb{font-size:12px}.stat-bottom svg{flex-shrink:0}.stat-card:hover{border-color:#ccc2df}.table-scroll td{font-size:13px}.chart-x,.chart-y{font-size:11px}.source-wrap{gap:18px}.donut{width:110px;height:110px}.donut>div{width:80px;height:80px}.bottom-row .person{min-width:130px}.speed,.login-card>small,.demo-logins small{font-size:12px}.demo-logins b,.login-card label{font-size:14px}.login-card .text-button{font-size:12px}.demo-pill{font-size:11px}.account-menu small{overflow-wrap:anywhere}@media(max-width:1350px){.inbox-grid{grid-template-columns:260px minmax(300px,1fr)}.inbox-info{display:none}.inbox-grid.mobile-info{grid-template-columns:260px 1fr}.inbox-grid.mobile-info .chat{display:none}.inbox-grid.mobile-info .inbox-info{display:block}.mobile-inbox-tabs{gap:8px;margin-bottom:12px;display:flex}.inbox-grid.mobile-chat .chat{display:flex}.channel-grid,.media-grid{grid-template-columns:repeat(2,1fr)}.attention-strip button{padding:5px 11px}.source-wrap{flex-wrap:wrap;justify-content:center}.follow-row{gap:13px}.follow-clock{display:none}}@media(max-width:850px){.report-metrics{grid-template-columns:1fr 1fr}.project-grid,.settings-layout{grid-template-columns:1fr}.settings-nav{flex-flow:wrap}.follow-row{flex-wrap:wrap}.follow-row>div:nth-child(2){flex-basis:65%}.follow-timing{margin-left:auto}.project-hero img{width:160px}.project-hero h1{font-size:20px}.inbox-grid{grid-template-columns:1fr;height:calc(100vh - 270px);min-height:550px}.inbox-grid .inbox-list,.inbox-grid .chat,.inbox-grid .inbox-info{display:none}.inbox-grid.mobile-list .inbox-list,.inbox-grid.mobile-chat .chat{display:flex}.inbox-grid.mobile-info{grid-template-columns:1fr}.inbox-grid.mobile-info .inbox-info{display:block}.inbox-grid.mobile-info .inbox-list{display:none}.inbox-list-heading h2{font-size:16px}.conversation-list>button{padding:20px}.conversation-list .conversation-title b,.conversation-list p{font-size:14px}.conversation-title small,.conversation-meta small,.conversation-list button>div>small{font-size:12px}.detail-layout{grid-template-columns:1fr}.source-wrap{flex-wrap:nowrap}.dashboard-thirds .panel{min-width:0}}@media(max-width:540px){.analytics-grid,.channel-grid,.media-grid{grid-template-columns:1fr}.project-hero{flex-direction:column;align-items:flex-start}.project-hero img{width:100%;height:160px}.project-card-body{padding:18px}.data-toolbar{gap:8px;padding:15px}.data-toolbar .search-input,.search-input input{width:100%}.follow-row{padding:18px}.follow-timing{margin-left:0}.row-actions{flex-wrap:wrap}.detail-layout{padding:18px}.button-row{flex-wrap:wrap}.stat-bottom{font-size:11px}.stat-title{font-size:12px}.source-wrap{gap:24px}.analytics-grid .bar-row{grid-template-columns:110px 1fr 20px}.settings-layout>.panel{padding:20px}.report-metrics .stat-card span{font-size:12px}.page-heading h1{font-size:22px}.page-heading p,.demo-note{font-size:12px}.chart-x{font-size:10px}.attention-strip button{font-size:11px}.attention-strip button span{white-space:nowrap}.content{padding:20px 14px}.modal .form-actions{background:#fff;padding-bottom:10px;position:sticky;bottom:0}.message{max-width:94%}}@media(prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}.home-link{color:#7058a3;white-space:nowrap;background:#fff;border:1px solid #e4dded;border-radius:6px;align-items:center;gap:7px;padding:7px 10px;font-size:14px;display:inline-flex}.home-link:hover{background:#f4f0fa}@media(max-width:540px){.topbar-right .home-link{padding:6px;font-size:12px}.topbar-right .home-link svg{display:none}}.language-switch{border:1px solid #e3ddec;border-radius:8px;flex-shrink:0;gap:2px;padding:3px;display:inline-flex}.language-switch button{color:#79678a;cursor:pointer;background:0 0;border:0;border-radius:5px;padding:6px 9px;font-size:12px}.language-switch button[aria-pressed=true]{color:#61429a;background:#eee8fa;font-weight:650}.login-card>.language-switch{margin-bottom:20px}.strategy-fields small{color:#887894;margin-top:6px;font-weight:400;line-height:1.6;display:block}@media(max-width:650px){.product-header{flex-wrap:wrap}.product-header nav{flex-wrap:wrap;gap:12px}.topbar-right{gap:8px}.hero-copy h1{overflow-wrap:break-word}}.current-plan-link{color:#7651a5;background:#f4effb;border-radius:7px;max-width:240px;padding:7px 10px;font-size:12px;line-height:1.4}.billing-access{max-width:920px;margin:50px auto;padding:0 24px}.billing-access>h1{margin:15px 0 22px;font-size:30px}.billing-access>p{color:#796986;line-height:1.8}.subscription-details{background:#fbf9fd;border:1px solid #e6deed;border-radius:14px;margin:20px 0;padding:25px}.subscription-heading{justify-content:space-between;align-items:center;gap:15px;display:flex}.subscription-heading small{color:#857391}.subscription-heading h2{margin:8px 0;font-size:24px}.subscription-details dl{grid-template-columns:1fr 1fr;gap:18px;margin:22px 0;display:grid}.subscription-details dt{color:#897a92;margin-bottom:7px;font-size:12px}.subscription-details dd{margin:0;font-size:14px}.subscription-details p{color:#81718e;font-size:13px;line-height:1.8}.billing-grace,.billing-suspended{background:#fffbf5;border-color:#eacbab}.billing-notice{color:#865b2e;background:#fff5e6;justify-content:space-between;align-items:center;gap:18px;padding:12px 28px;font-size:13px;line-height:1.7;display:flex}.billing-notice a{white-space:nowrap;font-weight:650}@media(max-width:800px){.current-plan-link{max-width:150px}.subscription-details dl{grid-template-columns:1fr}.subscription-heading,.billing-notice{flex-direction:column;align-items:flex-start}.topbar-right .today{display:none}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
