@font-face{font-family:mCRM Sans;src:url('/app/fonts/inter-var.woff2') format('woff2');font-weight:100 900;font-style:normal;font-display:swap}
:root{--ink:#231c35;--muted:#61596e;--paper:#faf8ff;--white:#fff;--purple:#702bd6;--purple-dark:#5720ab;--pink:#a91c64;--line:#e4deed;--lavender:#eee5fc;--blue:#2254c5;--green:#1b7446;--amber:#97580a;--radius:16px;--shadow:0 24px 60px -28px #3b235740;--font:'mCRM Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color-scheme:light;scroll-behavior:smooth;scroll-padding-top:100px}
*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:400 16px/1.6 var(--font);-webkit-font-smoothing:antialiased}button,a,input,summary{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}a{color:inherit;text-decoration:none;text-underline-offset:4px}button,summary,a{touch-action:manipulation}a:hover{text-decoration:none}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--purple);outline-offset:5px}::selection{background:#dfcbff;color:#2a1748}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{line-height:1.15;text-wrap:balance}h1,h2{letter-spacing:-.035em}p{color:var(--muted);max-width:66ch}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex:none}[hidden]{display:none!important}.site-container{width:min(1248px,calc(100% - 80px));margin-inline:auto}.site-skip{position:fixed;inset-block-start:12px;inset-inline-start:12px;z-index:100;background:var(--ink);color:white;padding:12px 20px;transform:translateY(-180%)}.site-skip:focus{transform:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.small-copy{font-size:13px;line-height:1.6}.site-header{position:sticky;top:0;z-index:30;background:var(--paper);border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;gap:44px;min-height:88px}.wordmark{display:inline-flex;align-items:center;gap:9px;font-size:29px;font-weight:800;letter-spacing:-.045em;line-height:1;white-space:nowrap}.brand-dot{color:var(--purple);margin-inline-start:-7px}.brand-mark{display:flex;align-items:flex-end;gap:3px;height:26px;margin-inline-end:3px}.brand-mark i{width:7px;border-radius:3px;background:var(--purple);height:18px}.brand-mark i:nth-child(2){height:26px;background:#9b51e0}.brand-mark i:nth-child(3){height:21px;background:#c83985}#main-nav{display:flex;gap:28px;align-items:center}#main-nav a{font-size:14px;font-weight:600;padding-block:14px;white-space:nowrap}#main-nav a:hover,#main-nav [aria-current]{color:var(--purple)}.header-actions{display:flex;gap:24px;margin-inline-start:auto;align-items:center}.signin{display:flex;align-items:center;gap:10px;font-weight:650;font-size:14px;min-height:44px}.signin svg{width:18px}.language-picker{position:relative}.language-picker summary{display:flex;gap:7px;align-items:center;cursor:pointer;font-size:13px;font-weight:650;min-height:44px;list-style:none}.language-picker summary::-webkit-details-marker{display:none}.language-picker>div{position:absolute;inset-inline-end:0;top:48px;padding:8px;background:var(--white);box-shadow:var(--shadow);border:1px solid var(--line);border-radius:12px;min-width:135px}.language-picker a{display:block;padding:10px 14px;border-radius:8px}.language-picker a:hover{background:var(--lavender)}.menu-toggle{display:none}.button{border:0;display:inline-flex;justify-content:center;align-items:center;gap:16px;padding:16px 23px;min-height:56px;background:var(--purple);border-radius:10px;color:white;font-size:15px;font-weight:650;line-height:1.3;transition:background 160ms ease-out,transform 160ms ease-out;text-align:center}.button:hover{background:var(--purple-dark)}.button:active{transform:translateY(1px)}.button svg{width:20px;height:20px}.button.secondary{background:var(--lavender);color:var(--purple-dark)}.button.secondary:hover{background:#decef7}.button.light{background:var(--white);color:var(--purple-dark)}.button:disabled{background:#736580;cursor:wait}.text-link{display:inline-flex;align-items:center;gap:12px;min-height:48px;font-weight:650;font-size:15px;color:var(--purple-dark)}.text-link:hover{text-decoration:underline}.text-link svg{width:20px}[dir=rtl] .text-link>svg,[dir=rtl] .button>svg,[dir=rtl] .signin>svg,[dir=rtl] .capability-link>svg,[dir=rtl] .role-tabs button>svg:last-child{transform:rotate(180deg)}
.hero{padding:84px 0 66px;overflow:hidden;background:linear-gradient(115deg,#faf8ff 45%,#f5edff 80%,#fceff7)}.hero-grid{display:grid;grid-template-columns: .86fr 1.14fr;align-items:center;gap:54px}.hero h1{font-size:clamp(45px,4.4vw,64px);line-height:1.07;font-weight:750;margin-bottom:24px}.hero-copy>p{font-size:18px;line-height:1.7;max-width:43ch}.hero-actions{display:flex;align-items:center;gap:20px;margin-top:32px;flex-wrap:wrap}.hero-copy .hero-note{font-size:13px;line-height:1.7;margin-top:26px;max-width:43ch;color:var(--muted)}.preview-wrap{min-width:0}.hero .preview-wrap{width:112%;max-width:710px}.preview-app{display:flex;background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden;text-align:start;border:1px solid #e3dced}.preview-rail{width:54px;flex:none;background:#262033;color:#d8d0e5;display:flex;align-items:center;flex-direction:column;gap:15px;padding:20px 0}.preview-rail b{font-size:23px;color:white;margin-bottom:15px}.preview-rail span{display:grid;place-items:center;width:36px;height:37px;border-radius:8px}.preview-rail span:nth-child(3){background:#7440be;color:white}.preview-rail svg{width:18px;height:18px}.preview-main{flex:1;min-width:0;padding:0 20px 24px;background:#f9f8fc}.preview-top{height:53px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;font-size:11px;font-weight:650}.avatar{display:grid;place-items:center;background:#e8ddf8;border-radius:50%;width:26px;height:26px;font-size:9px;color:#5720ab}.preview-heading{padding:24px 0 20px}.preview-heading h2{font-size:21px;letter-spacing:-.025em}.preview-heading p{font-size:11px;margin-top:5px}.lead-banner{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(105deg,#8224c6,#a41d66);border-radius:8px;color:white;padding:12px 16px}.lead-banner strong{font-size:13px}.lead-banner svg{width:17px;height:17px}.preview-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;margin:12px 0 20px}.stat{display:flex;flex-direction:column;gap:3px;align-items:center;justify-content:center;border:1px solid var(--line);border-top:3px solid currentColor;background:var(--white);border-radius:7px;padding:8px 2px;color:var(--ink);min-width:0}.stat span{font-size:10px;font-weight:650;white-space:nowrap}.stat strong{font-size:23px;line-height:1.2;font-weight:750;font-variant-numeric:tabular-nums}.blue{color:var(--blue);background:#ecf1ff}.purple{color:var(--purple-dark);background:#f1e8ff}.amber{color:var(--amber);background:#fff2da}.green{color:var(--green);background:#e5f5eb}.stat.blue{background:#eef3ff}.stat.purple{background:#f4eeff}.stat.amber{background:#fff6e4}.stat.green{background:#eaf6ee}.preview-table{background:var(--white);border-radius:9px;padding:0 12px}.preview-table-head,.preview-table-row{display:grid;grid-template-columns:1.2fr 1fr .8fr;align-items:center;gap:10px}.preview-table-head{font-size:10px;font-weight:650;color:var(--muted);padding:11px 0;border-bottom:1px solid var(--line)}.preview-table-row{min-height:53px;border-bottom:1px solid #f1edf5;font-size:10px}.preview-table-row:last-child{border:0}.preview-table-row>span:first-child{display:flex;align-items:center;gap:7px}.preview-table-row strong{font-weight:600}.mini-avatar{width:23px;height:23px;display:grid;place-items:center;border-radius:50%;background:#f3e8fd;color:#70449e;font-size:8px;flex:none}.mini-avatar.a1{background:#e2f1ec;color:#266246}.mini-avatar.a2{background:#fbe8de;color:#9b4e28}.status-chip{display:inline-flex;align-items:center;gap:5px;padding:4px 7px;border-radius:5px;font-size:10px;font-weight:600;justify-self:start;white-space:nowrap}.status-chip:before{content:'';height:4px;width:4px;background:currentColor;border-radius:50%;flex:none}.preview-agenda{margin-top:15px;padding:11px 13px;background:#f1edf8;border-radius:8px;font-size:10px}.preview-agenda>div{display:flex;align-items:center;gap:8px}.preview-agenda>div+div{margin-top:8px}.preview-agenda svg{width:15px;height:15px}.preview-agenda .status-chip{margin-inline-start:auto}.time{font-weight:750;font-variant-numeric:tabular-nums}.preview-caption{font-size:11px;text-align:center;margin:17px auto 0;max-width:none;color:var(--muted)}.trade-strip{border-bottom:1px solid var(--line);padding:22px 0;background:var(--white)}.trade-strip>div{display:flex;justify-content:space-between;align-items:center;gap:20px}.trade-strip span{font-size:14px;font-weight:600;color:var(--muted)}
.section-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:50px;margin-bottom:50px}.section-heading h2{font-size:clamp(30px,3vw,42px);max-width:17ch}.section-heading p{max-width:48ch;font-size:16px;padding-top:5px}.workflow-section{padding-block:96px}.workflow{list-style:none;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:30px;position:relative}.workflow:before{content:'';position:absolute;inset-inline:28px;top:27px;height:1px;background:var(--line);z-index:-1}.workflow li{padding-inline-end:20px}.flow-icon{width:56px;height:56px;display:grid;place-items:center;background:var(--lavender);color:var(--purple-dark);border-radius:14px;margin-bottom:23px}.step-1{background:#fff0d6;color:#935d13}.step-2{background:#e4eefc;color:var(--blue)}.step-3{background:#e1f1e7;color:var(--green)}.workflow h3{font-size:19px;margin-bottom:10px}.workflow p{font-size:14px;max-width:26ch}.feature-section{padding:86px 0;background:#f1ecf8}.feature-editorial{display:grid;grid-template-columns:1fr 1fr;gap:72px}.feature-main{background:var(--white);padding:32px;border-radius:var(--radius)}.feature-visual{display:inline-grid;place-items:center;width:48px;height:48px;color:var(--purple);background:var(--lavender);border-radius:12px;margin-bottom:25px}.feature-main h3{font-size:28px;max-width:21ch;margin-bottom:15px}.feature-main p{font-size:15px;margin-bottom:12px}.mini-pipeline{display:flex;gap:8px;padding-top:22px}.mini-pipeline span{padding:9px 15px;border-radius:7px;font-size:12px;font-weight:650;flex:1;text-align:center;white-space:nowrap}.feature-list{align-self:center}.feature-list>a{display:flex;align-items:center;gap:18px;padding:24px 0;border-bottom:1px solid #d8cfe5}.feature-list>a>span{color:var(--purple-dark)}.feature-list>a>svg{margin-inline-start:auto;width:20px}.feature-list h3{font-size:20px;margin-bottom:5px}.feature-list p{font-size:14px}.feature-list .all-features{border:0;font-weight:650;color:var(--purple-dark);font-size:15px}.roles-section{padding-block:96px}.roles-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:75px}.role-tabs{display:flex;flex-direction:column;gap:10px;align-self:start}.role-tabs button{border:1px solid var(--line);background:transparent;border-radius:12px;min-height:76px;padding:20px 22px;display:flex;align-items:center;gap:15px;text-align:start;font-size:17px;font-weight:600}.role-tabs button>svg:last-child{margin-inline-start:auto;width:20px}.role-tabs button[aria-selected=true]{background:var(--purple);color:white;border-color:var(--purple)}.role-tabs button:not([aria-selected=true]):hover{background:var(--lavender)}.role-panels{padding-top:12px}.role-panels h3{font-size:32px;margin-bottom:18px}.role-panels p{max-width:51ch}.check-list{list-style:none;margin:25px 0 20px;padding:0}.check-list li{display:flex;align-items:flex-start;gap:10px;font-size:14px;margin-block:12px}.check-list svg{width:19px;height:19px;color:var(--green);margin-top:2px}.appearance-section{padding-block:76px;background:#f1edf7;overflow:hidden}.appearance-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center}.appearance-layout h2{font-size:40px;margin-bottom:20px;max-width:16ch}.appearance-layout p{font-size:15px;max-width:43ch}.preset-toggle{display:inline-flex;background:#e2d8ee;padding:5px;border-radius:11px;gap:4px;margin-block:25px}.preset-toggle button{min-width:115px;min-height:45px;border:0;background:transparent;border-radius:7px;font-weight:650;font-size:14px;padding:10px 16px}.preset-toggle [aria-pressed=true]{background:var(--white);color:var(--purple-dark)}.appearance-layout .small-copy{font-size:12px;max-width:43ch}.appearance-preview{min-width:0}.compact-preview .preview-app{box-shadow:none}.compact-preview .preview-rail{display:none}.compact-preview .preview-heading{display:none}.compact-preview .preview-top{margin-bottom:18px}.compact-preview .preview-agenda{display:none}[data-site-preset=classic] .lead-banner{background:#45424a}[data-site-preset=classic] .stat{color:#48414e;background:#f5f3f7;border-color:#c7bfce}[data-site-preset=classic] .preview-rail span:nth-child(3){background:#5c5364}[data-site-preset=classic] .preview-agenda{background:#eeebf0}.mobile-section{padding-block:100px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px}.mobile-copy h2{font-size:42px;max-width:19ch;margin-bottom:23px}.mobile-copy p{max-width:47ch;margin-bottom:20px}.phone-preview{justify-self:center;width:295px;background:var(--white);padding:22px 19px;border:7px solid #2c2536;border-radius:35px;box-shadow:var(--shadow);transform:rotate(3deg)}.phone-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;font-size:12px}.phone-top b{font-size:20px}.phone-preview h3{font-size:23px;margin-bottom:23px}.phone-job{background:#f3eefb;border-radius:13px;padding:19px}.phone-job h4{font-size:20px;margin:18px 0 8px}.phone-job p{font-size:14px;margin-bottom:20px}.phone-job>div{display:flex;gap:10px;align-items:center;font-size:12px;margin-top:13px}.phone-job svg{width:18px;height:18px;color:var(--purple-dark)}.phone-bottom{display:flex;align-items:center;gap:8px;background:#eaf5ee;color:var(--green);padding:14px 10px;border-radius:10px;font-size:11px;font-weight:600;margin-block:15px}.phone-preview .small-copy{font-size:11px;text-align:center}.final-cta{background:#5d259c;color:white;padding:78px 0;text-align:center}.final-cta h2{font-size:clamp(35px,4vw,49px);line-height:1.13}.final-cta p{color:#eee3fc;margin:20px auto 28px;max-width:55ch}.final-cta .text-link{color:white;margin-inline-start:25px}.final-cta a:focus-visible{outline-color:white}.site-footer{background:#f8f5fc;padding:64px 0 25px}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:38px}.footer-grid>div:first-child p{font-size:14px;max-width:30ch;margin-block:20px 12px}.footer-grid h2{font-size:14px;font-weight:700;letter-spacing:0;margin:0 0 17px}.footer-grid>div:not(:first-child) a{display:block;font-size:13px;color:var(--muted);min-height:44px;line-height:1.5;padding-block:7px}.footer-grid a:hover{color:var(--purple)}.contact-address{font-size:13px;overflow-wrap:anywhere;direction:ltr;display:inline-block}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted);padding-top:28px;margin-top:45px;border-top:1px solid var(--line)}.footer-bottom>div{display:flex;gap:22px}.footer-bottom a{min-height:32px;padding-block:5px}
.page-heading{padding-block:85px 55px;text-align:center}.page-heading h1{font-size:clamp(39px,4.8vw,64px);line-height:1.1;max-width:23ch;margin:auto}.page-heading>p{margin:24px auto 0;max-width:66ch;font-size:18px}.capabilities{padding-bottom:75px;max-width:1050px}.capability{display:grid;grid-template-columns:105px 1fr 50px;align-items:center;gap:35px;padding:42px 0;border-bottom:1px solid var(--line);scroll-margin-top:105px}.capability-symbol{height:85px;width:85px;display:grid;place-items:center;background:var(--lavender);color:var(--purple-dark);border-radius:18px}.capability-symbol svg{width:38px;height:38px}.tone-1{background:#e9effd;color:var(--blue)}.tone-2{background:#fff0d9;color:var(--amber)}.tone-3{background:#e6f4eb;color:var(--green)}.capability h2{font-size:27px;margin-bottom:8px}.capability h3{font-size:17px;font-weight:600;margin-bottom:10px}.capability p{font-size:15px;max-width:64ch}.capability-link{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:var(--lavender);color:var(--purple-dark)}.scope-note{font-size:13px;margin-block:26px}.standalone-roles{padding-block:25px 45px;max-width:1020px}.solutions-preview{max-width:880px;margin-block:25px 80px}.plan-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:80px}.plan{background:var(--white);padding:28px 23px;border-radius:var(--radius);border:1px solid var(--line);min-width:0}.plan h2{font-size:24px;letter-spacing:-.02em}.plan>p{font-size:13px;margin-top:10px;min-height:42px}.plan-price{text-align:center;display:flex;flex-direction:column;gap:2px;padding:24px 0}.plan-price strong{font-size:43px;line-height:1.15;font-weight:750;letter-spacing:-.03em;font-variant-numeric:tabular-nums}.plan-price span{font-size:13px;color:var(--muted)}.plan .button{width:100%;font-size:13px;padding:13px 10px;gap:8px;min-height:48px}.plan .button svg{width:17px}.plan .check-list li{font-size:12px}.pricing-comparison{margin-block:55px}.pricing-comparison h2,.usage-layout h2{font-size:30px;margin-bottom:25px}.table-scroll{overflow:auto;border:1px solid var(--line);border-radius:12px;max-height:680px}.table-scroll table{border-collapse:collapse;width:100%;min-width:630px;font-size:13px;background:white;text-align:start}.table-scroll th,.table-scroll td{padding:15px 20px;border-bottom:1px solid var(--line)}.table-scroll thead{position:sticky;top:0;z-index:1;background:#ede5f8}.table-scroll thead th{text-transform:capitalize;text-align:center}.table-scroll th:first-child{text-align:start;min-width:260px}.table-scroll tbody th{font-weight:500}.table-scroll td{text-align:center;width:15%}.included{color:var(--green)}.included svg{width:19px;height:19px;vertical-align:middle}.not-included{color:var(--muted)}.usage-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;margin-block:75px}.usage-layout p{font-size:15px;min-height:95px}.rate-list{font-size:14px}.rate-list>div{display:flex;justify-content:space-between;gap:25px;padding-block:15px;border-bottom:1px solid var(--line)}.rate-list dd{margin:0;white-space:nowrap;font-weight:600;font-variant-numeric:tabular-nums}.about-story{max-width:1030px;padding-bottom:85px}.about-statement{font-size:25px;line-height:1.6;color:var(--ink);max-width:53ch;margin:10px auto 65px}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;padding-top:35px;border-top:1px solid var(--line)}.principles h2{font-size:23px;margin-bottom:17px}.principles p{font-size:15px}.faq-list{max-width:890px;margin-bottom:95px}.faq-list details{border-bottom:1px solid var(--line);padding-block:4px}.faq-list summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:30px;font-size:19px;font-weight:600;padding:24px 0;cursor:pointer;line-height:1.5}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{color:var(--purple);font-size:24px}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details>p{font-size:16px;padding:0 40px 25px 0;max-width:75ch}[dir=rtl] .faq-list details>p{padding:0 0 25px 40px}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:90px;max-width:1030px;align-items:center;padding-bottom:100px}.contact-layout h2{font-size:25px;margin-bottom:20px}.contact-layout p{font-size:15px}.contact-panel{background:#efe5fc;padding:35px;border-radius:var(--radius)}.contact-panel>svg{width:36px;height:36px;color:var(--purple);margin-bottom:28px}.contact-panel .contact-address{font-size:16px;margin-bottom:25px}.contact-panel .button{display:flex;max-width:260px}.demo-entry{max-width:900px;text-align:center;padding-bottom:75px}.demo-entry>p{font-size:14px;margin:17px auto}.demo-entry .preview-wrap{margin-top:38px}.demo-entry #demo-status{color:#a02d38}.policy-content{max-width:850px;padding-block:65px}.policy-content h1{font-size:42px;margin-bottom:26px}.policy-content h2{font-size:24px;margin:35px 0 15px}.policy-content p{margin-block:18px;max-width:none}.policy-content a{text-decoration:underline;color:var(--purple-dark)}.policy-content li{margin-block:10px}.policy-content code{overflow-wrap:anywhere;background:var(--lavender);padding:2px 4px}.policy-content pre{white-space:pre-wrap;overflow-wrap:anywhere}.policy-content label{display:block}.policy-content input,.policy-content textarea{max-width:100%}
@media(min-width:1000px) and (prefers-reduced-motion:no-preference){.hero .preview-wrap{animation:preview-arrive 700ms cubic-bezier(.16,1,.3,1) both}@keyframes preview-arrive{from{opacity:.6;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}}
@media(min-width:1450px){.hero .preview-wrap{width:110%}.hero-grid{gap:60px}.hero{padding-block:105px}}
@media(max-width:1100px){.header-inner{gap:30px}#main-nav{gap:18px}.header-actions{gap:17px}.hero-grid{gap:30px}.hero .preview-wrap{width:109%}.hero-actions{gap:13px}.hero-actions .button{padding:15px 17px;font-size:14px}.hero-actions .text-link{font-size:14px}.hero h1{font-size:47px}.preview-main{padding-inline:13px}.preview-heading h2{font-size:18px}.preview-table-row{gap:6px}.section-heading p{max-width:43ch}.plan{padding:25px 16px}.feature-editorial{gap:45px}}
@media(max-width:850px){.site-container{width:calc(100% - 44px)}.header-inner{min-height:76px;gap:20px}.wordmark{font-size:26px}.brand-mark{display:none}.menu-toggle{display:flex;align-items:center;gap:8px;margin-inline-start:auto;background:none;border:0;min-height:44px;font-size:13px;font-weight:600;padding:8px}.menu-toggle svg{width:19px}.header-actions{margin:0;gap:14px}.signin{font-size:12px}.signin svg{display:none}#main-nav{display:none;position:absolute;top:76px;inset-inline:0;padding:18px 22px;background:var(--paper);border-bottom:1px solid var(--line)}#main-nav.open{display:flex;flex-wrap:wrap;gap:12px 30px}#main-nav a{font-size:15px}.hero{padding:48px 0 38px}.hero-grid{grid-template-columns:1fr;gap:36px}.hero-copy{max-width:650px;margin:auto;text-align:center}.hero h1{font-size:54px;line-height:1.08}.hero-copy>p{margin-inline:auto;max-width:52ch;font-size:17px}.hero-actions{justify-content:center;margin-top:25px}.hero-copy .hero-note{max-width:55ch;margin-top:20px}.hero .preview-wrap{width:100%;max-width:650px;margin:auto}.preview-main{padding-inline:19px}.preview-heading h2{font-size:22px}.trade-strip>div{flex-wrap:wrap;justify-content:center;gap:10px 32px}.trade-strip span{font-size:12px}.section-heading{display:block;margin-bottom:35px}.section-heading h2{max-width:24ch;font-size:35px}.section-heading p{max-width:60ch;margin-top:20px}.workflow-section,.roles-section{padding-block:65px}.feature-section{padding-block:60px}.feature-editorial{gap:30px}.feature-main{padding:25px}.feature-main h3{font-size:25px}.feature-list h3{font-size:18px}.feature-list>a{gap:12px}.roles-layout{gap:35px}.role-panels h3{font-size:27px}.appearance-layout{gap:30px;grid-template-columns:.8fr 1.2fr}.appearance-layout h2{font-size:31px}.appearance-preview .preview-table-row>span:nth-child(2),.appearance-preview .preview-table-head>span:nth-child(2){display:none}.appearance-preview .preview-table-head,.appearance-preview .preview-table-row{grid-template-columns:1fr .8fr}.appearance-preview .preview-main{padding-inline:12px}.appearance-preview .preview-stats{grid-template-columns:repeat(3,1fr)}.appearance-preview .stat:nth-child(n+4){display:none}.mobile-section{gap:35px;padding-block:70px}.mobile-copy h2{font-size:34px}.footer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:30px}.footer-grid>div:last-child{grid-column:2/4}.page-heading{padding-block:60px 40px}.page-heading>p{font-size:17px}.plan-grid{grid-template-columns:repeat(2,1fr)}.plan{padding:27px}.plan>p{min-height:0}.usage-layout{gap:40px}.contact-layout{gap:35px}.capability{gap:20px;grid-template-columns:85px 1fr 45px}.capability-symbol{width:70px;height:70px}.about-statement{font-size:22px}.principles{gap:25px}.principles h2{font-size:21px}}
@media(max-width:580px){.site-container{width:calc(100% - 36px)}.header-inner{gap:9px}.header-actions{gap:11px}.wordmark{font-size:24px}.menu-toggle{font-size:0;padding:8px}.menu-toggle svg{width:21px}.signin{font-size:11px}.language-picker summary{font-size:12px}.hero{padding-top:43px}.hero h1{font-size:44px;letter-spacing:-.035em}.hero-copy>p{font-size:16px;line-height:1.65}.hero-actions{gap:9px 18px}.hero-actions .button{font-size:14px;min-height:53px}.hero-actions .text-link{font-size:13px}.hero-note{font-size:12px!important}.hero .preview-wrap{width:100%}.preview-rail{display:none}.preview-main{padding:0 12px 15px}.preview-top{height:43px;font-size:10px}.preview-heading{padding-block:19px 14px}.preview-heading h2{font-size:18px}.preview-heading p{font-size:10px}.preview-stats{gap:5px;margin-bottom:13px}.stat{padding-block:7px;gap:4px}.stat span{font-size:9px}.stat strong{font-size:22px}.preview-table{padding-inline:9px}.preview-table-head,.preview-table-row{grid-template-columns:1.15fr 1fr .8fr;gap:5px;font-size:9px}.preview-table-head{font-size:9px}.preview-table-row{min-height:48px}.preview-table-row>span:first-child{gap:5px}.mini-avatar{width:19px;height:19px;font-size:7px}.status-chip{font-size:9px;padding:4px 5px}.preview-agenda{font-size:9px}.preview-caption{font-size:10px;margin-top:12px;line-height:1.5}.trade-strip{padding-block:16px}.trade-strip>div{gap:8px 20px}.trade-strip span{font-size:11px}.section-heading h2{font-size:31px;max-width:22ch}.section-heading p{font-size:15px}.workflow{grid-template-columns:1fr 1fr;gap:32px 22px}.workflow:before{display:none}.workflow li{padding:0}.workflow p{font-size:13px}.flow-icon{width:48px;height:48px;margin-bottom:16px}.workflow h3{font-size:18px}.feature-editorial{grid-template-columns:1fr;gap:20px}.feature-main{padding:28px}.feature-main h3{font-size:28px}.feature-list>a{padding-block:21px}.feature-list h3{font-size:19px}.roles-layout{grid-template-columns:1fr;gap:25px}.role-tabs{flex-direction:row;gap:7px}.role-tabs button{flex:1;justify-content:center;padding:13px 7px;min-height:55px;font-size:12px;line-height:1.3;text-align:center}.role-tabs button>svg{display:none}.role-panels{padding-inline:6px}.role-panels h3{font-size:27px}.role-panels p{font-size:15px}.appearance-section{padding-block:55px}.appearance-layout{grid-template-columns:1fr;gap:32px}.appearance-layout h2{font-size:32px;max-width:20ch}.appearance-layout p{max-width:50ch}.appearance-preview .preview-stats{grid-template-columns:repeat(5,minmax(0,1fr))}.appearance-preview .stat:nth-child(n+4){display:flex}.appearance-preview .preview-table-head,.appearance-preview .preview-table-row{grid-template-columns:1.2fr .8fr}.mobile-section{grid-template-columns:1fr;gap:40px}.mobile-copy h2{font-size:33px}.mobile-copy p{font-size:15px}.phone-preview{width:280px;transform:rotate(2deg)}.final-cta{padding:55px 0}.final-cta h2{font-size:35px}.final-cta p{font-size:15px}.final-cta .text-link{margin:16px 10px 0}.final-cta .button{display:flex;max-width:240px;margin:auto}.site-footer{padding-top:45px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-grid>div:first-child{grid-column:1/3}.footer-grid>div:last-child{grid-column:1/3}.footer-grid>div:last-child a{display:inline-block;margin-inline-end:18px}.footer-grid>div:first-child p{margin-block:14px 7px;max-width:42ch}.footer-bottom{flex-direction:column;align-items:flex-start;gap:12px;margin-top:30px}.page-heading{padding-block:48px 35px}.page-heading h1{font-size:40px}.page-heading>p{font-size:16px}.capability{grid-template-columns:48px 1fr;gap:16px;padding-block:29px}.capability-symbol{height:45px;width:45px;border-radius:11px;align-self:start}.capability-symbol svg{width:24px;height:24px}.capability h2{font-size:23px}.capability h3{font-size:15px}.capability p{font-size:14px}.capability-link{grid-column:2;width:44px;height:44px;margin-top:-8px}.plan-grid{gap:12px}.plan{padding:21px 13px}.plan h2{font-size:21px}.plan>p{min-height:40px;font-size:12px}.plan-price strong{font-size:36px}.plan .button{font-size:12px;gap:4px}.plan .button svg{display:none}.plan .check-list{margin-top:18px}.plan .check-list li{font-size:11px;gap:7px}.plan .check-list svg{width:15px}.usage-layout{grid-template-columns:1fr;gap:40px;margin-block:50px}.usage-layout p{min-height:0}.pricing-comparison h2,.usage-layout h2{font-size:26px}.about-statement{font-size:20px;margin-bottom:40px}.principles{grid-template-columns:1fr;gap:30px}.principles h2{font-size:23px}.faq-list summary{font-size:17px;gap:18px}.faq-list details>p{font-size:15px;padding-inline-end:15px}.contact-layout{grid-template-columns:1fr;gap:35px;padding-bottom:65px}.contact-panel{padding:27px}.contact-panel .contact-address{font-size:14px}.policy-content h1{font-size:34px}.policy-content{padding-block:40px}.demo-entry .preview-table-row>span:nth-child(2),.demo-entry .preview-table-head>span:nth-child(2){display:none}.demo-entry .preview-table-row,.demo-entry .preview-table-head{grid-template-columns:1fr .8fr}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
/* Keep accessible table labels inside the horizontally scrollable region. */
.table-scroll{position:relative}.language-picker summary svg{width:15px;height:15px}.policy-updated{font-size:13px;color:var(--muted)}
.feature-main,.feature-list{min-width:0}.mini-pipeline span{min-width:0;padding-inline:8px}.feature-list>a>div{min-width:0}
.wordmark[dir=ltr]{direction:ltr;unicode-bidi:isolate}.comparison-hint{font-size:13px;margin:-12px 0 20px;max-width:65ch}.table-scroll th:first-child{position:sticky;inset-inline-start:0;z-index:2;background:white}.table-scroll thead th:first-child{background:#ede5f8}.table-scroll thead{z-index:3}
@media(max-width:580px){.table-scroll th:first-child{min-width:155px;max-width:155px;padding-inline:14px}.table-scroll table{min-width:525px}}
/* Public-page location context mirrors the breadcrumb structured data. */
.seo-breadcrumb{display:flex;align-items:center;gap:12px;font-size:12px;line-height:1.5;padding-top:28px;color:#72617e}.seo-breadcrumb a{color:#7141a3;text-decoration:none}.seo-breadcrumb a:hover{text-decoration:underline}.seo-breadcrumb+[class*="page-heading"]{padding-top:38px}

/* Mobile-first public sales pages. Product screens keep their own design. */
.site-header .wordmark,.site-footer .wordmark{min-height:48px}.menu-toggle,.language-picker summary,.signin{min-width:44px;min-height:48px}.language-picker summary{justify-content:center}.site-footer a{min-height:44px;display:flex;align-items:center}.footer-grid>div:last-child a{display:inline-flex;align-items:center}.footer-bottom a{min-width:44px;justify-content:center}.site-footer .contact-address{overflow-wrap:anywhere}.seo-breadcrumb a{display:inline-flex;align-items:center;min-height:44px}.preset-toggle button{min-height:48px}
.mobile-plan-picker{display:none}.plan .check-list li{font-size:14px}.plan>p{font-size:14px}.plan .button{font-size:14px}.plan-price span{font-weight:600;white-space:nowrap}
.owner-setup{padding-block:88px}.setup-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;list-style:none;padding:0;margin:0 0 24px}.setup-steps li{border-top:1px solid #d8cbe7;padding-top:24px}.setup-number{display:inline-block;font-size:14px;font-weight:700;color:#702bd6;margin-bottom:24px;font-variant-numeric:tabular-nums}.setup-steps h3{font-size:23px;line-height:1.3;margin-bottom:14px}.setup-steps p{font-size:16px;line-height:1.7}.setup-faq{margin-top:72px;max-width:900px}.setup-faq h2{font-size:30px;margin-bottom:20px}.setup-faq details{border-bottom:1px solid #ddd2e8}.setup-faq summary{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:64px;padding-block:18px;cursor:pointer;list-style:none;font-weight:600;font-size:17px;line-height:1.5}.setup-faq summary::-webkit-details-marker{display:none}.setup-faq summary span{font-size:24px;color:#702bd6}.setup-faq details[open] summary span{transform:rotate(45deg)}.setup-faq details p{font-size:16px;padding-bottom:24px}
@media(max-width:850px){.owner-setup{padding-block:64px}.setup-steps{grid-template-columns:1fr;gap:28px}.setup-number{margin-bottom:12px}.setup-steps h3{font-size:22px}.setup-faq{margin-top:44px}.site-footer a{margin-block:0}.role-panels p,.check-list li,.principles p,.faq-list details>p,.contact-layout p,.usage-layout p,.demo-entry>p,.section-heading p{font-size:16px}.contact-panel .contact-address{overflow-wrap:anywhere;min-width:0}.site-header .header-inner{min-height:76px}.table-scroll{max-height:520px}}
@media(max-width:580px){.plan-grid{grid-template-columns:1fr;gap:16px;margin-bottom:42px}.plan{padding:24px}.plan h2{font-size:26px}.plan>p{font-size:16px;min-height:0}.plan-price strong{font-size:44px}.plan .check-list li{font-size:15px}.plan .button{font-size:16px;min-height:52px}.mobile-plan-picker:not([hidden]){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:16px}.mobile-plan-picker button{min-height:48px;font-size:15px;font-weight:600;text-transform:capitalize;border:1px solid #d8c7eb;background:white;border-radius:8px}.mobile-plan-picker button[aria-pressed=true]{background:#702bd6;color:white;border-color:#702bd6}.page-heading{padding-block:38px 30px}.page-heading h1{font-size:clamp(33px,9vw,40px)}.role-tabs button{font-size:14px;padding:12px 8px}.signin{font-size:12px}.footer-grid{gap:24px}.contact-panel{padding:24px}.footer-bottom>div{display:flex;gap:12px}}
html[data-site-motion=off]{scroll-behavior:auto}html[data-site-motion=off] *{scroll-behavior:auto!important}

#main-nav a{min-width:44px}.site-footer .footer-grid a{min-height:44px;min-width:44px}.seo-breadcrumb a{display:inline-flex;align-items:center;min-height:44px;min-width:44px}.contact-plan{border-inline-start:3px solid #702bd6;padding:12px 16px;background:#f0e7fc;border-radius:6px;margin-bottom:24px;font-weight:600;color:#3b205a}

.contact-panel .contact-address,.seo-breadcrumb a{display:inline-flex;align-items:center;min-height:48px;min-width:44px}
